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 .

Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
This commit is contained in:
Tzafrir Cohen 2018-01-11 15:21:41 +02:00
parent d4e232a776
commit 26597a5cac
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# Files that are generated as part of the build process which we do not want git
# to track.
/.pc
*.[oa]
*.mod
*.mod.[oc]