YesPlayMusic/.gitignore
2022-05-13 23:41:20 +08:00

60 lines
789 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env.test
# ----
**/dist
**/.tmp
/tmp
release
**/.DS_Store
*.local
.vscode/settings.json
.turbo
.env
vercel.json
.vercel
packages/web/bundle-stats-renderer.html
packages/web/bundle-stats.html
packages/web/storybook-static