Add .pytest_cache to .gitignore
This commit is contained in:
parent
6d1e3fb2b7
commit
5135e0f35d
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@ __pycache__
|
||||
/.tox
|
||||
/testresults.html
|
||||
/.cache
|
||||
/.pytest_cache
|
||||
/.testmondata
|
||||
/.hypothesis
|
||||
/.mypy_cache
|
||||
|
Loading…
Reference in New Issue
Block a user