add test suite output to gitignore

This commit is contained in:
Matt Jankowski
2012-05-23 13:39:39 -04:00
parent f0c98a939a
commit a46fecf379

5
.gitignore vendored
View File

@@ -13,4 +13,9 @@ db.newaskbot
db.oldaskbot
flushdb.sh
build
.coverage
coverage.xml
cover/
log/
reports/
\#*\#