mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-25 19:28:53 +00:00
25 lines
366 B
Plaintext
25 lines
366 B
Plaintext
|
|
#///////////////////////////
|
|
# Cocos Creator 3D Project
|
|
#///////////////////////////
|
|
.creator
|
|
library/
|
|
temp/
|
|
local/
|
|
build/
|
|
profiles/
|
|
native
|
|
#//////////////////////////
|
|
# NPM
|
|
#//////////////////////////
|
|
node_modules/
|
|
|
|
#//////////////////////////
|
|
# VSCode
|
|
#//////////////////////////
|
|
.vscode/
|
|
|
|
#//////////////////////////
|
|
# WebStorm
|
|
#//////////////////////////
|
|
.idea/ |