initial setup

This commit is contained in:
Kevin Bell 2026-07-15 15:06:11 -06:00
parent 813f362a60
commit 0952a7ffce

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.env
.venv/
__pycache__/
*.pyc
.ipynb_checkpoints/
.DS_Store