feat: Initialize App

This commit is contained in:
2026-06-03 11:53:41 +07:00
commit e057d38213
16 changed files with 1241 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.DS_Store
*.pyc
*.egg-info
*.swp
tags
node_modules
__pycache__