[Asterisk-code-review] Ignore quilt .pc directory, used in deb packaging (asterisk[master])
Tzafrir Cohen
asteriskteam at digium.com
Thu Jan 11 08:10:26 CST 2018
Tzafrir Cohen has uploaded this change for review. ( https://gerrit.asterisk.org/7929
Change subject: Ignore quilt .pc directory, used in deb packaging
......................................................................
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 at xorcom.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/29/7929/1
diff --git a/.gitignore b/.gitignore
index 1a6deef..1cf64c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
*.makeopts
*.makedeps
.lastclean
+/.pc
aclocal.m4
autom4te.cache
config.log
--
To view, visit https://gerrit.asterisk.org/7929
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I22c90f3d7ab8918e6216e7b686de6fa0e1fdaa7b
Gerrit-Change-Number: 7929
Gerrit-PatchSet: 1
Gerrit-Owner: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180111/7fc9c338/attachment.html>
More information about the asterisk-code-review
mailing list