Files
oops-game-kit/.gitignore
2024-02-10 20:47:36 +08:00

28 lines
484 B
Plaintext

#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
oops-plugin-framework/
oops-plugin-framework-tools/
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/