Browse Source

add .coverage to gitignore

oz123 11 years ago
parent
commit
4a05aa48b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,3 +8,4 @@ dist/*
 *.db
 env/*
 MANIFEST
+.coverage