diff --git a/.gitignore b/.gitignore index 7ab82cc..002c17e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,8 @@ python/zkac/__pycache__ python/zkac/*.cpython* .pytest_cache/ .venv/ -tests/__pycache__ \ No newline at end of file +tests/__pycache__ + +# Experiments +*.ipynb +*.png