More entries for the gitignores
authorJan Schmidt <thaytan@noraisin.net>
Fri, 23 Jan 2009 23:38:10 +0000 (23:38 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 23 Jan 2009 23:38:10 +0000 (23:38 +0000)
.gitignore
docs/plugins/.gitignore
po/.gitignore
tests/examples/audiofx/.gitignore [new file with mode: 0644]

index 2466436..426a4ad 100644 (file)
@@ -24,3 +24,11 @@ autoregen.sh
 ABOUT-NLS
 _stdint.h
 gst-plugins-good-*.tar.*
+
+.deps
+.libs
+*.lo
+*.la
+*.o
+Makefile.in
+Makefile
index af6814d..8072a70 100644 (file)
@@ -16,6 +16,7 @@ html
 sgml
 xml
 *.stamp
+*.bak
 
 gst-plugins-good-plugins-scan
 gst-plugins-good-plugins-scan.c
index fbf1f1c..93d00be 100644 (file)
@@ -6,6 +6,7 @@ POTFILES
 cat-id-tbl.c
 *.pot
 Makefile.in.in
+Makefile.in.in.orig
 Makevars.template
 Rules-quot
 boldquot.sed
diff --git a/tests/examples/audiofx/.gitignore b/tests/examples/audiofx/.gitignore
new file mode 100644 (file)
index 0000000..d0d56dc
--- /dev/null
@@ -0,0 +1,2 @@
+firfilter-example
+iirfilter-example