
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/

#//////////////////////////
# VSCode
#//////////////////////////
#.vscode/

#//////////////////////////
# WebStorm
#//////////////////////////
#.idea/

.DS_Store
tmp.txt

build/*/*

!build/**/index.html

profiles/v2/*/*

!profiles/v2/packages/duiba-publish.json
!profiles/v2/packages/builder.json
!profiles/v2/packages/web-mobile.json
