cocos-nodejs-io-game/apps/client/.gitignore

24 lines
359 B
Plaintext
Raw Permalink Normal View History

2022-11-27 15:23:47 +00:00
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
# .vscode/
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/