aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-04-08 11:03:37 -0700
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-04-08 19:24:18 +0000
commitb5fef40379876ed450dde79c17d5844d4d061acb (patch)
treeaeda0d8dca189b2439d8588e68b79ba74e81af60 /.gitignore
parent6e9b19dcb0e857bb2c86a98aa74a71aaaf4de4eb (diff)
Git: Fix our debian ignore.
We create a top-level symlink to packaging/debian in GitLab CI, so only ignore that.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c326407ae4..966b660ea2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,7 +152,7 @@ compile_commands.json
CMakeLists.txt.user*
# Debian packaging
-debian/
+/debian/
# Misc #
########