.gitignore: Ignore files from automake test-driver

This commit is contained in:
Edward Hervey 2013-08-13 17:14:53 +02:00
parent 3c49b5d23b
commit b467420578

3
.gitignore vendored
View file

@ -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