Files
oops-framework/.gitignore
dgflash a88b866dc4 .
2022-06-28 14:29:13 +08:00

25 lines
382 B
Plaintext

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