mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-07-30 20:08:40 +00:00
30 lines
414 B
Plaintext
30 lines
414 B
Plaintext
|
|
#///////////////////////////
|
|
# Cocos Creator 3D Project
|
|
#///////////////////////////
|
|
library/
|
|
temp/
|
|
local/
|
|
build/
|
|
profiles/
|
|
extensions/
|
|
publish/
|
|
#//////////////////////////
|
|
# NPM
|
|
#//////////////////////////
|
|
node_modules/
|
|
|
|
#//////////////////////////
|
|
# VSCode
|
|
#//////////////////////////
|
|
.vscode/
|
|
.creator/
|
|
|
|
#//////////////////////////
|
|
# WebStorm
|
|
#//////////////////////////
|
|
.idea/
|
|
|
|
package-lock.json
|
|
|
|
**/.DS_Store |