mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 10:47:25 +08:00
Tweak gitignore to ignore coverage.py binaries
This commit is contained in:
+8
-1
@@ -9,6 +9,13 @@ doc/app
|
||||
*.swp
|
||||
*~
|
||||
.DS_Store
|
||||
*.pyc
|
||||
*.py[co]
|
||||
.tddium
|
||||
.tddium-deploy-key
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
.coverage
|
||||
.tox
|
||||
|
||||
Reference in New Issue
Block a user