mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
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:
5
menuselect/.gitignore
vendored
Normal file
5
menuselect/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
autoconfig.h
|
||||
cmenuselect
|
||||
config.log
|
||||
config.status
|
||||
menuselect
|
Reference in New Issue
Block a user