| 12345678910111213141516171819202122232425262728293031 |
- #///////////////////////////
- # 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/
- extensions/
- /settings/
- preview-template/
- native/
- #//////////////////////////
- # NPM
- #//////////////////////////
- # node_modules/
- #//////////////////////////
- # VSCode
- #//////////////////////////
- .vscode/
- #//////////////////////////
- # WebStorm
- #//////////////////////////
- .idea/
|