mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
gitignore: Add .coverage file to .gitignore
This commit is contained in:
parent
73a0db867e
commit
d23017b4a7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*/__pycache__
|
||||
*.pyc
|
||||
.coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue