update .gitignore

This commit is contained in:
louisnw
2024-04-28 23:47:49 +01:00
parent b0e1e10edd
commit 07383e9c54

15
.gitignore vendored
View File

@ -1 +1,16 @@
docs/build/**
venv/
.ipynb_checkpoints/
__pycache__/
build/
dist/
*.egg-info/
node_modules/
.DS_Store
*.sublime-*
.idea/
pyrightconfig.json
working/