Adds level prefabs, theme assets, audio, extensions, and deployment scripts for the Unity WebGL migration. Co-authored-by: Cursor <cursoragent@cursor.com>
26 lines
380 B
Plaintext
26 lines
380 B
Plaintext
|
|
#///////////////////////////
|
|
# Cocos Creator 3D Project
|
|
#///////////////////////////
|
|
library/
|
|
temp/
|
|
local/
|
|
build/
|
|
build.zip
|
|
profiles/
|
|
__pycache__/
|
|
native
|
|
#//////////////////////////
|
|
# NPM
|
|
#//////////////////////////
|
|
node_modules/
|
|
|
|
#//////////////////////////
|
|
# VSCode
|
|
#//////////////////////////
|
|
.vscode/
|
|
|
|
#//////////////////////////
|
|
# WebStorm
|
|
#//////////////////////////
|
|
.idea/ |