mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
gitignore: Update for recent additions
Adds echo-cancel-test and new cmake files
This commit is contained in:
parent
9af153574c
commit
3c547194fc
2 changed files with 4 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ intltool-update.in
|
|||
*~
|
||||
*.tar.gz
|
||||
*.pc
|
||||
PulseAudioConfig.cmake
|
||||
PulseAudioConfigVersion.cmake
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
|
|
|
|||
3
src/.gitignore
vendored
3
src/.gitignore
vendored
|
|
@ -23,7 +23,7 @@ cpulimit-test
|
|||
cpulimit-test2
|
||||
daemon.conf
|
||||
default.pa
|
||||
system.pa
|
||||
echo-cancel-test
|
||||
esdcompat
|
||||
flist-test
|
||||
gconf-helper
|
||||
|
|
@ -57,6 +57,7 @@ smoother-test
|
|||
stripnul
|
||||
strlist-test
|
||||
sync-playback
|
||||
system.pa
|
||||
thread-mainloop-test
|
||||
thread-test
|
||||
utf8-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue