gameClient/.gitignore
2025-07-09 23:25:36 +08:00

24 lines
355 B
Plaintext

#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
*.meta
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/