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
|
*.tar.gz
|
||||||
*.pc
|
*.pc
|
||||||
|
PulseAudioConfig.cmake
|
||||||
|
PulseAudioConfigVersion.cmake
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
|
|
||||||
3
src/.gitignore
vendored
3
src/.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue