Slash-The-Hordes/.gitignore
2022-11-03 16:55:49 +01:00

25 lines
366 B
Plaintext

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