up gitignore

This commit is contained in:
everbarry 2026-04-09 18:40:21 +02:00
parent 7af6e935ee
commit 8ddb206871

4
.gitignore vendored
View File

@ -2,8 +2,8 @@
target
# Python / Maturin
python/__pycache__
python/*.cpython*
python/zkac/__pycache__
python/zkac/*.cpython*
.pytest_cache/
.venv/
tests/__pycache__