# Dependency Directories and Files
node_modules/
jspm_packages/
bower_components
web_modules/
package-lock.json
yarn.lock
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.yarn-integrity
.npm
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Environment Variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Build and Output Directories
dist/
build/
build/Release
coverage/
.next/
out/
.nuxt
.vuepress/dist
.docusaurus
.serverless/
# Test and Coverage
coverage
*.lcov
.nyc_output
lib-cov
# Cache Files
.cache/
.parcel-cache
.temp
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
.eslintcache
.stylelintcache
.dynamodb/
.fusebox/
# TypeScript
*.tsbuildinfo
# Runtime data
pids
*.pid
*.seed
*.pid.lock
.grunt
.lock-wscript
# Editor directories and files
.idea/
.vscode/
.vscode-test
*.swp
*.swo
.history/
.tern-port
# Misc files
.DS_Store
Thumbs.db
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.node_repl_history
*.tgz
# Gatsby files
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public