Ignore Python test caches
This commit is contained in:
parent
cec957ead6
commit
f42f7b9ddc
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
Loading…
Reference in New Issue
Block a user