init repo

This commit is contained in:
2026-04-25 19:25:12 +08:00
commit ab7105cd0d
6 changed files with 122 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
node_modules/
dist/
.next/
build/
.env
.env.local
.DS_Store
__pycache__/
*.pyc
.vscode/
.idea/
*.log