up gitignore

This commit is contained in:
everbarry 2026-04-09 18:41:29 +02:00
parent a2665b1ff0
commit 8c2e314996

4
.gitignore vendored
View File

@ -7,3 +7,7 @@ python/zkac/*.cpython*
.pytest_cache/ .pytest_cache/
.venv/ .venv/
tests/__pycache__ tests/__pycache__
# Experiments
*.ipynb
*.png