mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
more .cvsignore
Original commit message from CVS: more .cvsignore
This commit is contained in:
parent
d53f8fa432
commit
adb6e2b013
2 changed files with 20 additions and 0 deletions
10
tests/old/testsuite/.gitignore
vendored
Normal file
10
tests/old/testsuite/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
|
||||||
|
test-registry.xml
|
||||||
|
elementstest-registry.xml
|
10
testsuite/.gitignore
vendored
Normal file
10
testsuite/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
|
||||||
|
test-registry.xml
|
||||||
|
elementstest-registry.xml
|
Loading…
Reference in a new issue