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

# dependencies
/node_modules
/.pnp
.pnp.js
.idea
# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
.env.*
.env

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

../../application/mysql/data

public/*.js.map

public/sw.js

public/workbox-*.js

next-env.d.ts


# Sentry
.sentryclirc

tsconfig.tsbuildinfo
package-lock.json
public/robots.txt
public/sitemap.xml
public/sitemap-0.xml
public/worker-development.js
public/worker-*.js

.vscode

.turbo

.vercel/
cache/
.wrangler/
.vercel

http-client/http-client.private.env.json
