up gitignore

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

6
.gitignore vendored
View File

@ -6,4 +6,8 @@ python/zkac/__pycache__
python/zkac/*.cpython*
.pytest_cache/
.venv/
tests/__pycache__
tests/__pycache__
# Experiments
*.ipynb
*.png