Skip to content
Snippets Groups Projects
Commit eb43a4d9 authored by George Joseph's avatar George Joseph Committed by Matt Jordan
Browse files

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: I2b7513fc9acf5d432cf9587c25faa9786af14abf
Tested-by: George Joseph
parent a6a98c7e
No related branches found
No related tags found
No related merge requests found
# 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
[gerrit]
host=gerrit.asterisk.org
port=29418
project=asterisk.git
mp3
eagi-sphinx-test
eagi-test
strcompat.c
menuselect-deps
core-en_US.xml
autoconfig.h
build.h
buildopts.h
asterisk
libasteriskssl.so.1
version.c
autoconfig.h
cmenuselect
config.log
config.status
menuselect
ael.output
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment