mirror of
https://gitee.com/sli97/behavior-eden-coco-plugin.git
synced 2024-12-25 19:29:08 +00:00
22 lines
355 B
Plaintext
22 lines
355 B
Plaintext
|
|
||
|
#///////////////////////////
|
||
|
# Cocos Creator 3D Project
|
||
|
#///////////////////////////
|
||
|
library/
|
||
|
temp/
|
||
|
local/
|
||
|
build/
|
||
|
profiles/
|
||
|
native
|
||
|
#//////////////////////////
|
||
|
# NPM
|
||
|
#//////////////////////////
|
||
|
node_modules/
|
||
|
#//////////////////////////
|
||
|
# VSCode
|
||
|
#//////////////////////////
|
||
|
.vscode/
|
||
|
#//////////////////////////
|
||
|
# WebStorm
|
||
|
#//////////////////////////
|
||
|
.idea/
|