Browse Source

Ignore htmlcov/

Mike Naberezny 11 năm trước cách đây
mục cha
commit
df5c80d02e
1 tập tin đã thay đổi với 5 bổ sung4 xóa
  1. 5 4
      .gitignore

+ 5 - 4
.gitignore

@@ -6,11 +6,12 @@
 *.swp
 .DS_Store
 .coverage
+.tox/
 build/
 docs/.build/
 dist/
-.tox/
-nosetests.xml
-supervisor/coverage.xml
-tmp/
 env*/
+htmlcov/
+tmp/
+coverage.xml
+nosetests.xml