24 lines
359 B
Plaintext
24 lines
359 B
Plaintext
|
|
||
|
#///////////////////////////
|
||
|
# Cocos Creator 3D Project
|
||
|
#///////////////////////////
|
||
|
library/
|
||
|
temp/
|
||
|
local/
|
||
|
build/
|
||
|
profiles/
|
||
|
native
|
||
|
#//////////////////////////
|
||
|
# NPM
|
||
|
#//////////////////////////
|
||
|
node_modules/
|
||
|
|
||
|
#//////////////////////////
|
||
|
# VSCode
|
||
|
#//////////////////////////
|
||
|
# .vscode/
|
||
|
|
||
|
#//////////////////////////
|
||
|
# WebStorm
|
||
|
#//////////////////////////
|
||
|
.idea/
|