initial commit

This commit is contained in:
2026-07-21 10:12:35 +07:00
commit 72a9b3fea1
101 changed files with 7740 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# OS files
Thumbs.db
.DS_Store
*.swp
*.swo
# IDE
.vscode/
.idea/
*.sublime-project
*.sublime-workspace
# Development
node_modules/
package-lock.json
yarn.lock
*.zip