# Logs
logs
*.log
.DS_Store

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Dependency directories
node_modules/

# dotenv environment variables file
.env

# Next.js build output
.next
out

# Yarn Integrity file
.yarn-integrity

# TypeScript compiler output
dist

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache