chore: initial commit

This commit is contained in:
albertfj114
2026-03-29 22:02:20 -04:00
commit edc367b31a
9 changed files with 360 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
__pycache__/
*.pyc
*.pyo
.env
*.env
.venv/
venv/
*.log