Update .gitignore

This commit is contained in:
Tom 2025-02-13 13:48:50 +00:00
parent 2392531ec7
commit 0abbdfab15

3
.gitignore vendored
View File

@ -10,3 +10,6 @@ docs/_build/
docs/jupyter_execute docs/jupyter_execute
target/ target/
*.so *.so
_build/
build/
.ipynb_checkpoints/