Initial project structure

This commit is contained in:
root
2026-06-02 23:45:21 -06:00
commit 0b4cf8ad0d
11 changed files with 28 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
__pycache__/
*.pyc
.vscode/
.idea/
.env
.DS_Store
build/
dist/