HJ_Client/.gitignore
DESKTOP-15R5JU0\legu 22d7b22b04 init
2023-11-17 13:53:23 +08:00

24 lines
351 B
Plaintext

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