Add more .gitignore stuff

This commit is contained in:
Julien BLACHE 2009-04-08 19:28:49 +02:00
parent e8c9a04376
commit 9f2e088d57
5 changed files with 31 additions and 1 deletions

22
.gitignore vendored
View File

@ -1,5 +1,4 @@
*~ *~
autom4te.cache
Makefile.in Makefile.in
Makefile Makefile
*.o *.o
@ -8,3 +7,24 @@ Makefile
*.la *.la
.deps/ .deps/
.libs/ .libs/
# autofoo stuff
autom4te.cache
COPYING
INSTALL
aclocal.m4
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1

2
contrib/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
mt-daapd.conf

4
contrib/init.d/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
mt-daapd-fedora
mt-daapd-suse
mtdaapd-bsd

2
src/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
mt-daapd

2
tools/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
wavstreamer