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