initial commit

This commit is contained in:
2024-02-09 21:53:43 -05:00
commit 7a61703608
5 changed files with 101 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Go Path
.bin
# Jupyter Data
.data
# Virtual Environment
.venv
# Jupyter Checkpoints
.ipynb_checkpoints
# Direnv Data
.direnv
# Notebook Path
notebooks/