up gitignore
This commit is contained in:
parent
a2665b1ff0
commit
8c2e314996
6
.gitignore
vendored
6
.gitignore
vendored
@ -6,4 +6,8 @@ python/zkac/__pycache__
|
|||||||
python/zkac/*.cpython*
|
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