.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
|
*.spec
|
||||||
*.bin
|
*.bin
|
||||||
*.exe
|
*.exe
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
.pytest_cache
|
Loading…
x
Reference in New Issue
Block a user