mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
ignore more files
This commit is contained in:
parent
81a8840c86
commit
69161e795e
3 changed files with 11 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -25,6 +25,7 @@ log
|
||||||
/config.sub
|
/config.sub
|
||||||
/configure
|
/configure
|
||||||
/depcomp
|
/depcomp
|
||||||
|
/gst-editing-services.spec
|
||||||
/install-sh
|
/install-sh
|
||||||
/libtool
|
/libtool
|
||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
|
@ -34,4 +35,6 @@ log
|
||||||
|
|
||||||
/ges/gesmarshal.h
|
/ges/gesmarshal.h
|
||||||
|
|
||||||
|
/docs/version.entities
|
||||||
|
|
||||||
/m4
|
/m4
|
4
tests/check/ges/.gitignore
vendored
Normal file
4
tests/check/ges/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
basic
|
||||||
|
filesource
|
||||||
|
simplelayer
|
||||||
|
timelineobject
|
4
tests/examples/.gitignore
vendored
Normal file
4
tests/examples/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
test1
|
||||||
|
test2
|
||||||
|
test3
|
||||||
|
test4
|
Loading…
Reference in a new issue