gitignore: Update for recent additions

Adds echo-cancel-test and new cmake files
This commit is contained in:
Arun Raghavan 2011-10-21 10:07:31 +05:30
parent 9af153574c
commit 3c547194fc
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View file

@ -8,6 +8,8 @@ intltool-update.in
*~ *~
*.tar.gz *.tar.gz
*.pc *.pc
PulseAudioConfig.cmake
PulseAudioConfigVersion.cmake
Makefile Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4

3
src/.gitignore vendored
View file

@ -23,7 +23,7 @@ cpulimit-test
cpulimit-test2 cpulimit-test2
daemon.conf daemon.conf
default.pa default.pa
system.pa echo-cancel-test
esdcompat esdcompat
flist-test flist-test
gconf-helper gconf-helper
@ -57,6 +57,7 @@ smoother-test
stripnul stripnul
strlist-test strlist-test
sync-playback sync-playback
system.pa
thread-mainloop-test thread-mainloop-test
thread-test thread-test
utf8-test utf8-test