mirror of
https://github.com/blanking003/cx-cocos.git
synced 2024-12-26 03:39:06 +00:00
27 lines
364 B
Plaintext
27 lines
364 B
Plaintext
|
|
||
|
#///////////////////////////
|
||
|
# Cocos Creator 3D Project
|
||
|
#///////////////////////////
|
||
|
build/
|
||
|
library/
|
||
|
local/
|
||
|
native
|
||
|
temp/
|
||
|
|
||
|
#//////////////////////////
|
||
|
# NPM
|
||
|
#//////////////////////////
|
||
|
node_modules/
|
||
|
|
||
|
#//////////////////////////
|
||
|
# VSCode
|
||
|
#//////////////////////////
|
||
|
.vscode/
|
||
|
|
||
|
#//////////////////////////
|
||
|
# WebStorm
|
||
|
#//////////////////////////
|
||
|
.idea/
|
||
|
|
||
|
.gradle/
|
||
|
*.iml
|