first commmit
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
# Node / npm
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Cocos Creator generated directories (ignored from VCS)
|
||||
library/
|
||||
temp/
|
||||
local/
|
||||
build/
|
||||
profiles/
|
||||
native/
|
||||
settings/v2/packages/scene.json
|
||||
|
||||
# Editor / system
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
.idea/
|
||||
.vscode/.history/
|
||||
|
||||
# Test / coverage
|
||||
coverage/
|
||||
*.log
|
||||
|
||||
# TypeScript incremental cache
|
||||
*.tsbuildinfo
|
||||
Reference in New Issue
Block a user