diff --git a/.gitignore b/.gitignore index 50cb1f2..d03fd5f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,7 @@ build/ # IDE .vscode/ .idea/ + +# Jupyter notebooks (scratch / manual testing) +*.ipynb +.ipynb_checkpoints/