diff options
-rw-r--r-- | .gitignore | 5 | ||||
-rw-r--r-- | tests/check/elements/.gitignore | 1 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,6 @@ aclocal.m4 autom4te.cache -config.h -config.h.in +config.h* config.log config.status config.guess @@ -36,4 +35,4 @@ Makefile.in Makefile *~ -/m4
\ No newline at end of file +/m4 diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index 2d4a13f8..8cd5d094 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -1,6 +1,7 @@ .dirstamp alphacolor apev2mux +aspectratiocrop audioamplify audiochebband audiocheblimit |