Git ignore coverage stuff

One less piece of clutter when you're trying to merge ...

Change-Id: I794027280359f5d1e02d4f3b99222d35783075d5
This commit is contained in:
Ian Wienand 2017-01-31 14:20:09 +11:00
parent cb7173609d
commit 83bdfe179a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.coverage
coverage.xml
cover/*
*~
.testrepository
*.sw?