mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
gitignore: .coverage is a file
This commit is contained in:
parent
f2c1c30ac4
commit
d40a7acf8a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,5 +4,5 @@ build/
|
|||
dist/
|
||||
venv/
|
||||
.tox/
|
||||
.coverage/
|
||||
.coverage
|
||||
m3
|
||||
|
|
|
|||
Loading…
Reference in a new issue