gitignore

This commit is contained in:
Alex
2023-04-04 00:16:14 -06:00
parent 1388de005f
commit c6b456847a

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# ignore venv
venv/
# ignore ipython notebooks
*.ipynb_checkpoints