Add .pytest_cache/ to gitignore
This commit is contained in:
parent
5db859c5c3
commit
8ef99c3d6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ venv-*/
|
||||
.coverage
|
||||
.coverage.*
|
||||
htmlcov
|
||||
.pytest_cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user