chore: 初始化 MINO 看板项目

This commit is contained in:
XingCheng3
2026-06-08 16:17:41 +08:00
commit 336dfdc554
276 changed files with 52924 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
node_modules/
dist/
build/
.cache/
public/DMT_WEB/models/
public/DMT_WEB/models2/
public/DMT_WEB/assets/
*.mp4
*.mp3
*.hdr
.idea/
.vscode/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.DS_Store
Thumbs.db