Add .pytest_cache to .gitignore.
This commit is contained in:
parent
5f840aadcc
commit
380710273a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,3 +13,5 @@ build/
|
|||
.DS_Store
|
||||
python_env
|
||||
.ropeproject/
|
||||
.pytest_cache/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue