diff --git a/.gitignore b/.gitignore index 50785f4..7ab82cc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ target # Python / Maturin -python/__pycache__ -python/*.cpython* +python/zkac/__pycache__ +python/zkac/*.cpython* .pytest_cache/ .venv/ tests/__pycache__ \ No newline at end of file