mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
.gitignore: Ignore files from automake test-driver
This commit is contained in:
parent
4c6e636720
commit
f996daf622
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -52,4 +52,8 @@ Build
|
||||||
*.ipch
|
*.ipch
|
||||||
*.sdf
|
*.sdf
|
||||||
*.opensdf
|
*.opensdf
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|
||||||
|
/test-driver
|
||||||
|
*.log
|
||||||
|
*.trs
|
||||||
|
|
Loading…
Reference in a new issue