Add generated test files to .gitignore

pull/6394/head
James Laska 10 years ago
parent c09d4b1c7a
commit 7345495655

5
.gitignore vendored

@ -39,3 +39,8 @@ debian/
*.swp
*.swo
credentials.yml
# test output
.coverage
results.xml
coverage.xml
/test/units/cover-html

Loading…
Cancel
Save