mirror of
https://github.com/cheney2013/UIState.git
synced 2024-12-25 11:19:03 +00:00
26 lines
393 B
Plaintext
26 lines
393 B
Plaintext
|
|
#///////////////////////////
|
|
# Cocos Creator 3D Project
|
|
#///////////////////////////
|
|
library/
|
|
temp/
|
|
local/
|
|
build/
|
|
profiles/
|
|
native
|
|
#//////////////////////////
|
|
# NPM
|
|
#//////////////////////////
|
|
node_modules/
|
|
|
|
#//////////////////////////
|
|
# VSCode
|
|
#//////////////////////////
|
|
.vscode/
|
|
|
|
#//////////////////////////
|
|
# WebStorm
|
|
#//////////////////////////
|
|
.idea/
|
|
/extensions/uistate-inspector/dist
|