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

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

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

.DS_Store
tmp.txt

build/*/*

!build/**/index.html
