mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +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
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -61,4 +61,8 @@ Build
|
|||
*.ipch
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.DS_Store
|
||||
*.DS_Store
|
||||
|
||||
/test-driver
|
||||
*.trs
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue