Benjamin Bossan commited on
Commit
ba8f25e
1 Parent(s): f9e5381

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -5,6 +5,7 @@ tmp/
5
 
6
  *.py[cod]
7
  *.egg
 
8
  build
9
  htmlcov
10
 
 
5
 
6
  *.py[cod]
7
  *.egg
8
+ .coverage
9
  build
10
  htmlcov
11