gst-inspect: fix unused-const-variable error in windows
[platform/upstream/gstreamer.git] / .gitignore
index 297c199..f8adb7f 100644 (file)
@@ -1,5 +1,5 @@
-Android.mk
 ABOUT-NLS
+INSTALL
 Makefile
 Makefile.in
 aclocal.m4
@@ -17,7 +17,6 @@ gstreamer-[0-9]*
 gstreamer-config
 gstreamer.pc
 gstreamer-uninstalled.pc
-gstreamer.spec
 gst-element-check-*.m4
 libtool
 ltconfig
@@ -37,10 +36,28 @@ mkinstalldirs
 py-compile
 registry.*
 coverage-report.txt
-gst-element-check.m4
+/test-driver
 .deps
 .libs
 *~
 _stdint.h
 *.gir
 *.typelib
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
+*.log
+*.trs
+.dirstamp
+*.gc??
+*.swp
+
+/libs/gst/*/*-enumtypes.[ch]
+/libs/gst/helpers/gst-completion-helper-1.0
+
+/tests/misc/netclock-replay
+/build