up gitignore
This commit is contained in:
parent
a2665b1ff0
commit
8c2e314996
4
.gitignore
vendored
4
.gitignore
vendored
@ -7,3 +7,7 @@ python/zkac/*.cpython*
|
|||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.venv/
|
.venv/
|
||||||
tests/__pycache__
|
tests/__pycache__
|
||||||
|
|
||||||
|
# Experiments
|
||||||
|
*.ipynb
|
||||||
|
*.png
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user