Files
oops-framework/.gitignore
dgflash 4cc418958a .
2023-07-29 10:08:45 +08:00

29 lines
476 B
Plaintext

#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
oops-plugin-bundle/
oops-plugin-framework/
oops-plugin-hot-update/
oops-plugin-excel-to-json/
oops_framework_remote/
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
# node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
.vscode/
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/