--- .gitignore | 1 + src/.gitignore | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 85c0fe5..3a840d9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ libtool ltmain.sh missing stamp-* +ChangeLog diff --git a/src/.gitignore b/src/.gitignore index e56c225..1f959ec 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -66,3 +66,4 @@ start-pulseaudio-x11 start-pulseaudio-kde vector-test *-symdef.h +envelope-test -- 1.7.4.1