Add .pytest_cache to .gitignore.
This commit is contained in:
parent
5f840aadcc
commit
380710273a
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ build/
|
||||
.DS_Store
|
||||
python_env
|
||||
.ropeproject/
|
||||
.pytest_cache/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user