Update gitignore file to ignore .coverage files

This commit is contained in:
Roberto Rosario
2014-05-19 20:54:45 -04:00
parent 5c908c57c8
commit 7334bc5b3e

1
.gitignore vendored
View File

@@ -14,3 +14,4 @@ _build/
/whoosh_index/
/fabfile_install
/venv/
.coverage