aboutsummaryrefslogtreecommitdiff
path: root/gst-vocschnipselssink/.gitignore
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2014-07-28 22:58:42 +0200
committerMaZderMind <github@mazdermind.de>2014-07-28 22:58:42 +0200
commitbdbe54415b5083626ce911a6ad5ff2345d64a3d1 (patch)
treee08ddb1aacb4c836c652c62d66440fbeecd6ad90 /gst-vocschnipselssink/.gitignore
parentb758723fe3266e91d0427c3367d0753a7663a514 (diff)
basic schnipsling in gst-c plugin, mostly copied from multifilesink
Diffstat (limited to 'gst-vocschnipselssink/.gitignore')
-rw-r--r--gst-vocschnipselssink/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/gst-vocschnipselssink/.gitignore b/gst-vocschnipselssink/.gitignore
new file mode 100644
index 0000000..5245ec5
--- /dev/null
+++ b/gst-vocschnipselssink/.gitignore
@@ -0,0 +1,21 @@
+aclocal.m4
+autom4te.cache
+autoregen.sh
+config.*
+configure
+libtool
+INSTALL
+Makefile.in
+depcomp
+install-sh
+ltmain.sh
+missing
+stamp-*
+my-plugin-*.tar.*
+*~
+Makefile
+src/.deps
+src/.libs
+src/Makefile
+src/libgstvocschnipselsink*
+