1 changed files with 24 additions and 0 deletions
@ -0,0 +1,24 @@ |
|||
|
|||
#/////////////////////////// |
|||
# Cocos Creator 3D Project |
|||
#/////////////////////////// |
|||
library/ |
|||
temp/ |
|||
local/ |
|||
build/ |
|||
profiles/ |
|||
native |
|||
#////////////////////////// |
|||
# NPM |
|||
#////////////////////////// |
|||
node_modules/ |
|||
|
|||
#////////////////////////// |
|||
# VSCode |
|||
#////////////////////////// |
|||
.vscode/ |
|||
|
|||
#////////////////////////// |
|||
# WebStorm |
|||
#////////////////////////// |
|||
.idea/ |
Loading…
Reference in new issue