mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add coverage.py to gitignore
This commit is contained in:
parent
e1cb484d2d
commit
58ee2af43c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
htmlcov
|
||||
.coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue