Adding testing/coverage files to gitignore

This commit is contained in:
Jeff Ammons 2016-05-11 15:10:47 -07:00
parent ef76bd58d2
commit 1a4b96584e

2
.gitignore vendored
View file

@ -8,3 +8,5 @@ env
*.un~
0/
tests/.cache
.coverage
.cache