reset history

This commit is contained in:
Vardhan Agnihotri 2026-01-30 11:34:06 -08:00
commit f4e5a2d03b
6 changed files with 682 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
.DS_Store
__pycache__/
*.py[cod]
.venv/
venv/
env/
.env
.env.*
!.env.example
scripts/