Update .gitignore

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

5
.gitignore vendored
View File

@ -9,4 +9,7 @@ deps/
docs/_build/
docs/jupyter_execute
target/
*.so
*.so
_build/
build/
.ipynb_checkpoints/