mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
ignore some more
Original commit message from CVS: ignore some more
This commit is contained in:
parent
3bbe7b2a26
commit
563d272840
15 changed files with 25 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -33,3 +33,4 @@ depcomp
|
|||
install-sh
|
||||
mkinstalldirs
|
||||
py-compile
|
||||
registry.xml
|
||||
|
|
1
tests/old/testsuite/.gitignore
vendored
1
tests/old/testsuite/.gitignore
vendored
|
@ -11,3 +11,4 @@ threadstest-registry.xml
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
test_gst_init
|
||||
|
|
2
tests/old/testsuite/clock/.gitignore
vendored
Normal file
2
tests/old/testsuite/clock/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
clock1
|
||||
clock2
|
4
tests/old/testsuite/debug/.gitignore
vendored
Normal file
4
tests/old/testsuite/debug/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
category
|
||||
commandline
|
||||
output
|
||||
printf_extension
|
1
tests/old/testsuite/ghostpads/.gitignore
vendored
Normal file
1
tests/old/testsuite/ghostpads/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
ghostpads
|
2
tests/old/testsuite/indexers/.gitignore
vendored
2
tests/old/testsuite/indexers/.gitignore
vendored
|
@ -5,5 +5,5 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
|
||||
indexdump
|
||||
cache1
|
||||
|
|
3
tests/old/testsuite/refcounting/.gitignore
vendored
3
tests/old/testsuite/refcounting/.gitignore
vendored
|
@ -10,4 +10,5 @@ bin
|
|||
element
|
||||
element_pad
|
||||
pad
|
||||
test-registry.xml
|
||||
mainloop
|
||||
sched
|
||||
|
|
1
tests/old/testsuite/threads/.gitignore
vendored
1
tests/old/testsuite/threads/.gitignore
vendored
|
@ -9,3 +9,4 @@ thread2
|
|||
thread3
|
||||
thread4
|
||||
thread5
|
||||
queue
|
||||
|
|
1
testsuite/.gitignore
vendored
1
testsuite/.gitignore
vendored
|
@ -11,3 +11,4 @@ threadstest-registry.xml
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
test_gst_init
|
||||
|
|
2
testsuite/clock/.gitignore
vendored
Normal file
2
testsuite/clock/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
clock1
|
||||
clock2
|
4
testsuite/debug/.gitignore
vendored
Normal file
4
testsuite/debug/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
category
|
||||
commandline
|
||||
output
|
||||
printf_extension
|
1
testsuite/ghostpads/.gitignore
vendored
Normal file
1
testsuite/ghostpads/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
ghostpads
|
2
testsuite/indexers/.gitignore
vendored
2
testsuite/indexers/.gitignore
vendored
|
@ -5,5 +5,5 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
|
||||
indexdump
|
||||
cache1
|
||||
|
|
3
testsuite/refcounting/.gitignore
vendored
3
testsuite/refcounting/.gitignore
vendored
|
@ -10,4 +10,5 @@ bin
|
|||
element
|
||||
element_pad
|
||||
pad
|
||||
test-registry.xml
|
||||
mainloop
|
||||
sched
|
||||
|
|
1
testsuite/threads/.gitignore
vendored
1
testsuite/threads/.gitignore
vendored
|
@ -9,3 +9,4 @@ thread2
|
|||
thread3
|
||||
thread4
|
||||
thread5
|
||||
queue
|
||||
|
|
Loading…
Reference in a new issue