Properly setup .gitignore

This commit is contained in:
Maximilian Schmeller 2022-12-25 20:35:31 +09:00
parent 9b7575de37
commit 46e0b76230

7
.gitignore vendored
View file

@ -1,5 +1,10 @@
fig*/
.ipynb_checkpoints/
__pycache__/
out/
cache/
*.html
*.pkl
*.pkl
*.log
*.svg
*.gv