Add .gitignore and .gitreview files

Add the .gitignore and .gitreview files to the asterisk repo.

NB:  You can add local ignores to the .git/info/exclude file
without having to do a commit.

Common ignore patterns are in the top-level .gitignore file.
Subdirectory-specific ignore patterns are in their own .gitignore
files.

Change-Id: I842a1588ff27d8a0189f12d597f0a7af033d6c69
Tested-by: George Joseph
This commit is contained in:
George Joseph
2015-04-11 12:20:07 -06:00
parent 356b770632
commit b35e184d41
11 changed files with 72 additions and 0 deletions

5
menuselect/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
autoconfig.h
cmenuselect
config.log
config.status
menuselect