gstfunnel: avoid access of freed pad
[platform/upstream/gstreamer.git] / .gitignore
index 0c1e6e0..da9b993 100644 (file)
@@ -1,3 +1,4 @@
+Android.mk
 ABOUT-NLS
 Makefile
 Makefile.in
@@ -6,9 +7,10 @@ config.cache
 config.guess
 config.h
 config.h.in
+config.h-new
 config.log
 config.rpath
-config.status
+config.status*
 config.sub
 configure
 gstreamer-[0-9]*
@@ -33,6 +35,19 @@ depcomp
 install-sh
 mkinstalldirs
 py-compile
-registry.xml
+registry.*
 coverage-report.txt
 gst-element-check.m4
+.deps
+.libs
+*~
+_stdint.h
+*.gir
+*.typelib
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
\ No newline at end of file