mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +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: I4c8af3b8e3739957db545f7368ac53f38e99f696 Tested-by: George Joseph
This commit is contained in:
committed by
Matt Jordan
parent
5807ca519c
commit
555b5f5d30
24
utils/.gitignore
vendored
Normal file
24
utils/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
aelbison.c
|
||||
aelparse
|
||||
aelparse.c
|
||||
ast_expr2.c
|
||||
ast_expr2f.c
|
||||
astman
|
||||
astcanary
|
||||
astdb2bdb
|
||||
astdb2sqlite3
|
||||
check_expr
|
||||
check_expr2
|
||||
conf2ael
|
||||
db1-ast/libdb1.a
|
||||
hashtab.c
|
||||
lock.c
|
||||
md5.c
|
||||
muted
|
||||
pbx_ael.c
|
||||
pval.c
|
||||
smsq
|
||||
stereorize
|
||||
strcompat.c
|
||||
streamplayer
|
||||
threadstorage.c
|
Reference in New Issue
Block a user