Add .coverage and .pytest_cache to .gitignore

This commit is contained in:
Chris Mayo 2022-09-05 19:30:38 +01:00
parent 931f86848e
commit 833802657f

2
.gitignore vendored
View file

@ -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