[asterisk-commits] .gitignore updates for master/13 (asterisk[certified/13.1])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Apr 22 16:35:55 CDT 2015
Joshua Colp 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:
Mark Michelson: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved; Verified
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/218
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied658463958bafc04a9aff9ebc28e40c116a6e35
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: certified/13.1
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-commits
mailing list