first commit

This commit is contained in:
ryan
2026-02-06 14:22:35 +07:00
commit bd70440c71
185 changed files with 69518 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
# Dependencies
node_modules/
package-lock.json
# Capacitor
android/
ios/
.capacitor/
# Build outputs
www/
*.apk
*.aab
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
# Go
*.exe
*.test
*.out
# env files (can opt-in for committing if needed)
.env