From: Tzafrir Cohen Date: Thu, 11 Jan 2018 14:09:04 +0000 (+0200) Subject: Ignore quilt .pc directory, used in deb packaging X-Git-Tag: 13.20.0-rc1~96^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b2dc1450d522311b222a99637144aa1dbb48b7;p=thirdparty%2Fasterisk.git 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 --- diff --git a/.gitignore b/.gitignore index 1a6deef24f..1cf64c04ad 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ *.makeopts *.makedeps .lastclean +/.pc aclocal.m4 autom4te.cache config.log