.gitignore: Update for new files to ignore

This commit is contained in:
Edward Hervey 2013-08-14 13:59:27 +02:00
parent 21ebc7708d
commit 8b24d5829b
2 changed files with 7 additions and 0 deletions

5
.gitignore vendored
View file

@ -31,6 +31,7 @@ gst-plugins-bad-*.tar.*
.deps .deps
.libs .libs
.dirstamp
*.lo *.lo
*.la *.la
*.o *.o
@ -63,3 +64,7 @@ Build
*.sdf *.sdf
*.opensdf *.opensdf
*.DS_Store *.DS_Store
/test-driver
*.log
*.trs

2
gst-libs/gst/mpegts/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
gstmpegts-enumtypes.c
gstmpegts-enumtypes.h