mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Add .coverage and .pytest_cache to .gitignore
This commit is contained in:
parent
931f86848e
commit
833802657f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -38,6 +38,8 @@ Changelog.linkchecker*
|
|||
/testresults.txt
|
||||
/linkchecker.prof
|
||||
.cache
|
||||
.coverage
|
||||
.pytest_cache
|
||||
.tox
|
||||
tests/checker/data/https_cert.pem
|
||||
tests/checker/data/https_key.pem
|
||||
|
|
|
|||
Loading…
Reference in a new issue