[asterisk-commits] v11: More files to ignore. (asterisk[11])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sat May 2 10:20:16 CDT 2015


Matt Jordan has submitted this change and it was merged.

Change subject: v11: More files to ignore.
......................................................................


v11: More files to ignore.

Change-Id: If5eef47d03399ff93e3f2f490780144971f6b64a
---
M channels/h323/.gitignore
M utils/.gitignore
2 files changed, 9 insertions(+), 1 deletion(-)

Approvals:
  Mark Michelson: Looks good to me, but someone else must approve
  Matt Jordan: Looks good to me, approved; Verified
  George Joseph: Looks good to me, but someone else must approve



diff --git a/channels/h323/.gitignore b/channels/h323/.gitignore
index f3c7a7c..ce4a48c 100644
--- a/channels/h323/.gitignore
+++ b/channels/h323/.gitignore
@@ -1 +1,3 @@
+*.dep
 Makefile
+Makefile.ast
diff --git a/utils/.gitignore b/utils/.gitignore
index ed37a06..957572d 100644
--- a/utils/.gitignore
+++ b/utils/.gitignore
@@ -3,10 +3,10 @@
 aelparse.c
 ast_expr2.c
 ast_expr2f.c
-astman
 astcanary
 astdb2bdb
 astdb2sqlite3
+astman
 check_expr
 check_expr2
 conf2ael
@@ -16,9 +16,15 @@
 md5.c
 muted
 pbx_ael.c
+poll.c
 pval.c
+refcounter
+sha1.c
 smsq
 stereorize
 strcompat.c
 streamplayer
+strings.c
 threadstorage.c
+utils.c
+version.c

-- 
To view, visit https://gerrit.asterisk.org/327
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If5eef47d03399ff93e3f2f490780144971f6b64a
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-commits mailing list