.gitignore
: Add .pytest_cache
This commit is contained in:
parent
a28a8da8da
commit
c33cd4c7e7
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,4 +4,5 @@ dist*
|
||||
*.spec
|
||||
*.bin
|
||||
*.exe
|
||||
*.egg-info
|
||||
*.egg-info
|
||||
.pytest_cache
|
Loading…
Reference in New Issue
Block a user