.gitignore: Ignore files from automake test-driver
This commit is contained in:
parent
4c6e636720
commit
f996daf622
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…
x
Reference in New Issue
Block a user