feat: initial commit

This commit is contained in:
2026-02-03 00:29:31 +07:00
commit 3dfa7acb03
50 changed files with 5369 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Bun
node_modules/
dist/
*.lockb
*.bun
# TypeScript
*.tsbuildinfo
# Environment
.env
.env.local
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db