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 bcf0551b72
commit 50001f15c0

1
.gitignore vendored
View file

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