文件上传

This commit is contained in:
2026-04-27 01:44:55 +00:00
commit 266e15c861
5 changed files with 8242 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
node_modules/
dist/
.DS_Store
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode/
.idea/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# 模型文件较大不提交到git
public/models/*.glb