init cocos-creator-airplane

This commit is contained in:
King Wang
2021-12-27 00:22:34 +08:00
parent 748d64254e
commit 92ec46ad65
352 changed files with 58500 additions and 0 deletions

View File

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