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

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
# See .gitignore in subdirectories for more ignored files
*~
*.[oadi]
*.ii
*.oo
*.eo
*.so
*.exports
*.moduleinfo
*.makeopts
*.makedeps
makeopts
.lastclean
config.log
config.status
defaults.h
makeopts.embed_rules
menuselect-tree

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=gerrit.asterisk.org
port=29418
project=asterisk.git

1
addons/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
mp3

3
agi/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
eagi-sphinx-test
eagi-test
strcompat.c

1
build_tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
menuselect-deps

1
doc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
core-en_US.xml

3
include/asterisk/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
autoconfig.h
build.h
buildopts.h

3
main/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
asterisk
libasteriskssl.so.1
version.c

5
menuselect/.gitignore vendored Normal file
View File

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

1
res/ael/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ael.output

24
utils/.gitignore vendored Normal file
View 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