- commit
- 2e13577427a58b7b3718598b31009a938ed3285e
- parent
- def6f9dc207311e93ef924e3c19ea0e98deb8737
- Author
- radow <masteroftheriddles@googlemail.com>
- Date
- 2014-10-05 19:04
Add coverage to gitignore
Diffstat
| M | .gitignore | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
@@ -5,6 +5,7 @@ 5 5 .env 6 6 .tox 7 7 .cover -1 8 .coverage 8 9 *.egg-info 9 10 *-orig 10 11 docs/build