实现2.4.11版本

This commit is contained in:
lujun
2023-02-09 17:25:08 +08:00
parent 70c4e8da16
commit 451f431777
210 changed files with 46766 additions and 7089 deletions

24
3.6.3/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
.vscode/
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/