mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
.gitignore: Ignore files from automake test-driver
This commit is contained in:
parent
8d65deb7ed
commit
3c095eb378
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -62,3 +62,7 @@ Build
|
||||||
*.sdf
|
*.sdf
|
||||||
*.opensdf
|
*.opensdf
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|
||||||
|
/test-driver
|
||||||
|
*.trs
|
||||||
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue