
# dependencies
/node_modules

# testing
/coverage

# production
/build
/.next

# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
/config/production.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
tmp*


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