summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2018-01-11 16:09:04 +0200
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2018-01-11 16:09:04 +0200
commit30b5ec023f14247403b23a7cfb1d4ff2a7e7b517 (patch)
tree29f9398f47e5632f6ffe6e4e6f471c1ba9062ec5 /.gitignore
parentf94c56d388fba40369987f2e2144ceffac6f5e5e (diff)
Ignore quilt .pc directory, used in deb packaging
Debian packaging uses quilt to manage patches. Book-keeping for them is done using quilt (either directly, or in a compatible format), and tracked in the directory .pc . Change-Id: I22c90f3d7ab8918e6216e7b686de6fa0e1fdaa7b Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a6deef24..1cf64c04a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
*.makeopts
*.makedeps
.lastclean
+/.pc
aclocal.m4
autom4te.cache
config.log