Removing .out file for integration tests and adding to .gitignore

This commit is contained in:
James Cammarata
2016-02-03 14:59:11 -05:00
parent f4bd3be71f
commit 5466510edb
2 changed files with 1 additions and 63 deletions

1
.gitignore vendored
View File

@@ -48,6 +48,7 @@ deb-build
credentials.yml
# test output
*.retry
*.out
.coverage
.tox
results.xml