crm-uniapp/.gitignore
2024-10-09 16:24:04 +08:00

42 lines
383 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
/unpackage
/dist
# misc
.DS_Store
.cache
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.tmp*
.svn
.tags
*.sublime-*
sftp-config.json
logs
*.log
.idea*
.yo-rc.json
*.swo
*.swp
/dist
/deps
yarn.lock
dev-stats.json
.vscode
.history