gitignore caches
This commit is contained in:
parent
08a9328390
commit
77c10feead
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,9 +1,11 @@
|
||||
.idea/
|
||||
*.h5
|
||||
|
||||
__pycache__
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
|
Loading…
Reference in New Issue
Block a user