mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
.gitignore: add .coverage*
This commit is contained in:
parent
3b7465dccb
commit
0e3f0b8771
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
venv/
|
venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.coverage*
|
||||||
|
|
Loading…
Add table
Reference in a new issue