[asterisk-commits] Change in asterisk[13]: .gitignore updates for master/13
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Apr 14 12:26:05 CDT 2015
Matt Jordan has submitted this change and it was merged.
Change subject: .gitignore updates for master/13
......................................................................
.gitignore updates for master/13
Added products of ./bootstrap
Added nmenuselect and gmenuselect to menuselect/
Change-Id: Ied658463958bafc04a9aff9ebc28e40c116a6e35
---
M .gitignore
M menuselect/.gitignore
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Matt Jordan: Looks good to me, approved; Verified
Corey Farrell: Looks good to me, but someone else must approve
diff --git a/.gitignore b/.gitignore
index 33dd7cc..0636510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,10 +18,12 @@
*.moduleinfo
*.makeopts
*.makedeps
-makeopts
.lastclean
+aclocal.m4
+autom4te.cache
config.log
config.status
defaults.h
+makeopts
makeopts.embed_rules
menuselect-tree
diff --git a/menuselect/.gitignore b/menuselect/.gitignore
index 38ea2d3..ded8d2d 100644
--- a/menuselect/.gitignore
+++ b/menuselect/.gitignore
@@ -3,3 +3,5 @@
config.log
config.status
menuselect
+gmenuselect
+nmenuselect
--
To view, visit https://gerrit.asterisk.org/94
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied658463958bafc04a9aff9ebc28e40c116a6e35
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-commits
mailing list