From 3c547194fc22218e713ce837f08c03499c1740cf Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Fri, 21 Oct 2011 10:07:31 +0530 Subject: [PATCH] gitignore: Update for recent additions Adds echo-cancel-test and new cmake files --- .gitignore | 2 ++ src/.gitignore | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0637904..9290ad2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ intltool-update.in *~ *.tar.gz *.pc +PulseAudioConfig.cmake +PulseAudioConfigVersion.cmake Makefile Makefile.in aclocal.m4 diff --git a/src/.gitignore b/src/.gitignore index 1e1822d..51a1452 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -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 -- 2.7.4