mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
gst/: Ignore files.
Original commit message from CVS: * gst/goom/.cvsignore: * gst/goom2k1/.cvsignore: Ignore files.
This commit is contained in:
parent
a035262c8f
commit
cc3a607d0c
3 changed files with 25 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2008-08-26 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* gst/goom/.cvsignore:
|
||||||
|
* gst/goom2k1/.cvsignore:
|
||||||
|
Ignore files.
|
||||||
|
|
||||||
2008-08-26 Stefan Kost <ensonic@users.sf.net>
|
2008-08-26 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* ext/cairo/gsttextoverlay.c:
|
* ext/cairo/gsttextoverlay.c:
|
||||||
|
|
11
gst/goom/.gitignore
vendored
Normal file
11
gst/goom/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
goomsl_lex.c
|
||||||
|
goomsl_yacc.c
|
||||||
|
goomsl_yacc.h
|
||||||
|
|
8
gst/goom2k1/.gitignore
vendored
Normal file
8
gst/goom2k1/.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
|
Loading…
Reference in a new issue