This commit is contained in:
blank
2021-06-07 15:13:32 +08:00
parent 74d5947e9d
commit 346fc42e67
500 changed files with 77303 additions and 1 deletions

27
.gitignore vendored Normal file
View File

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