Initial commit

This commit is contained in:
2026-03-21 16:04:40 +00:00
commit 080952129b
6 changed files with 124 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
node_modules/
__pycache__/
*.pyc
.DS_Store
dist/
build/