25 lines
276 B
Plaintext
25 lines
276 B
Plaintext
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Node Modules
|
|
node_modules/
|
|
miniprogram_npm/
|
|
|
|
# WeChat Mini Program/Game
|
|
project.private.config.json
|
|
project.local.config.json
|
|
/unpackage/
|
|
/dist/
|
|
|
|
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|