# See https://help.github.com/ignore-files/ for more about ignoring files.

# dependencies
node_modules
/.pnp
.pnp.js
yarn.lock
package-lock.json
npm-shrinkwrap.json

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

# Next.js
/.next
/out

# Bun
bun.lockb