Gitignore coverage temp files
Sometimes the coverage tool generates temp files like `.coverage.f18-tuskar.21667.397772`. They are now gitignored.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,5 +12,5 @@
|
||||
/AUTHORS
|
||||
/ChangeLog
|
||||
|
||||
.coverage
|
||||
/.coverage*
|
||||
/cover
|
||||
|
||||
Reference in New Issue
Block a user