mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-26 03:38:29 +00:00
37 lines
1.0 KiB
Plaintext
37 lines
1.0 KiB
Plaintext
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
# npm files
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
npm-debug.log
|
||
|
node_modules/
|
||
|
package-lock.json
|
||
|
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
# OS generated files
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
.DS_Store
|
||
|
ehthumbs.db
|
||
|
Thumbs.db
|
||
|
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
# WebStorm files
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
.idea/
|
||
|
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
# VS Code files
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
.vscode/*
|
||
|
!.vscode/settings.json
|
||
|
!.vscode/launch.json
|
||
|
!.vscode/**/*.code-snippets
|
||
|
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
# Temp files
|
||
|
#/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
temp
|