.gitignore: Ignore files from automake test-driver
This commit is contained in:
parent
3c49b5d23b
commit
b467420578
3
.gitignore
vendored
3
.gitignore
vendored
@ -37,6 +37,7 @@ mkinstalldirs
|
||||
py-compile
|
||||
registry.*
|
||||
coverage-report.txt
|
||||
/test-driver
|
||||
.deps
|
||||
.libs
|
||||
*~
|
||||
@ -50,3 +51,5 @@ Build
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.DS_Store
|
||||
*.log
|
||||
*.trs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user