aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-02-10 11:17:23 -0800
committerGerald Combs <gerald@wireshark.org>2022-02-13 13:21:58 -0800
commit79da670bd1b4f91eebee5c96b19eaf1f33c94777 (patch)
treee5089f650f8c52aa9710ed71ca1891c9fcbbff58 /.gitignore
parent4e3b2ec007872ffe13ffb2b0b3236a227d358ace (diff)
Packaging+GitLab CI: Move debian to the packaging directory.
We keep our various packaging assets in the "packaging" directory. Move the Debian assets there. dpkg-buildpackage doesn't seem appear to have a "debian directory path" option, but symlinking worked in my test container.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4cf0c515d3..c326407ae4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,6 +151,9 @@ compile_commands.json
# Qt Creator
CMakeLists.txt.user*
+# Debian packaging
+debian/
+
# Misc #
########
.vagrant