initial commit

This commit is contained in:
2024-02-09 21:53:43 -05:00
commit 8a338ad196
5 changed files with 98 additions and 0 deletions

14
.gitignore vendored Normal file
View File

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