Commit 998b986c by Michael DeHaan

Merge pull request #6394 from jlaska/gitignore_test_output

Add generated test files to .gitignore
parents 3d07db26 73454956
......@@ -39,3 +39,8 @@ debian/
*.swp
*.swo
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