mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
Added/updated .cvsignore
Original commit message from CVS: Added/updated .cvsignore
This commit is contained in:
parent
a76f5340e3
commit
45d5c57cb9
2 changed files with 10 additions and 0 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
@ -22,3 +22,4 @@ props
|
|||
case4
|
||||
markup
|
||||
load
|
||||
padfactory
|
||||
|
|
9
tests/eos/.gitignore
vendored
Normal file
9
tests/eos/.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.xml
|
||||
case1
|
Loading…
Reference in a new issue