chore: init repo, add .gitignore and tech stack analysis

This commit is contained in:
Mai
2026-07-04 08:07:08 +08:00
parent 9735c0fdcf
commit 5beb3d2940
2 changed files with 325 additions and 7 deletions
+9 -7
View File
@@ -1,8 +1,10 @@
node_modules
package.json
package-lock.json
autosave/
build/
# Build artifacts
build/*
!build/dummy.txt
# Compiled map packer
pack_map
\#*
*~
# OS
.DS_Store
Thumbs.db