[Asterisk-code-review] Ignore quilt .pc directory, used in deb packaging (asterisk[15])

Tzafrir Cohen asteriskteam at digium.com
Thu Jan 11 10:54:54 CST 2018


Tzafrir Cohen has uploaded this change for review. ( https://gerrit.asterisk.org/7931


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/31/7931/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/7931
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newchange
Gerrit-Change-Id: I22c90f3d7ab8918e6216e7b686de6fa0e1fdaa7b
Gerrit-Change-Number: 7931
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/8c83a207/attachment-0001.html>


More information about the asterisk-code-review mailing list