Commit 73454956 by James Laska

Add generated test files to .gitignore

parent c09d4b1c
...@@ -39,3 +39,8 @@ debian/ ...@@ -39,3 +39,8 @@ debian/
*.swp *.swp
*.swo *.swo
credentials.yml credentials.yml
# test output
.coverage
results.xml
coverage.xml
/test/units/cover-html
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment