9
0
Fork 0

Create a .gitignore to ignore the generated files

This commit is contained in:
Holger Hans Peter Freyther 2010-09-15 21:00:54 +08:00
parent 4bbfa274a4
commit a78db2ddd5
1 changed files with 27 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
#autofoo
.libs
.deps
cellmgr_config.h*
Makefile
Makefile.in
*.tar.*
version
clocal.m4
utom4te.cache/
config.log
config.status
configure
depcomp
install-sh
missing
stamp-h1
# compiled stuff
*.o
*.sw?
# binaries
cellmgr_ng
mgcp_mgw
patching_test
mtp_parse_test