仓库中添加内置的demo

This commit is contained in:
gongxh
2025-07-28 14:26:19 +08:00
parent 43446f031d
commit 65be0498cc
414 changed files with 14456 additions and 0 deletions

30
demo/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
extensions/
publish/
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
.vscode/
.creator/
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/
package-lock.json
**/.DS_Store