.gitignore: Update for new files to ignore
authorEdward Hervey <edward@collabora.com>
Wed, 14 Aug 2013 11:59:27 +0000 (13:59 +0200)
committerEdward Hervey <edward@collabora.com>
Wed, 14 Aug 2013 11:59:27 +0000 (13:59 +0200)
.gitignore
gst-libs/gst/mpegts/.gitignore [new file with mode: 0644]

index 064855c..df9a84b 100644 (file)
@@ -31,6 +31,7 @@ gst-plugins-bad-*.tar.*
 
 .deps
 .libs
+.dirstamp
 *.lo
 *.la
 *.o
@@ -63,3 +64,7 @@ Build
 *.sdf
 *.opensdf
 *.DS_Store
+
+/test-driver
+*.log
+*.trs
diff --git a/gst-libs/gst/mpegts/.gitignore b/gst-libs/gst/mpegts/.gitignore
new file mode 100644 (file)
index 0000000..4e787a4
--- /dev/null
@@ -0,0 +1,2 @@
+gstmpegts-enumtypes.c
+gstmpegts-enumtypes.h