# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies /node_modules /.pnp .pnp.js # testing /coverage # next.js /.next/ /out/ # production /build /out # misc .DS_Store *.pem # debug npm-debug.log* yarn-debug.log* yarn-error.log* # local env files .env*.local # vercel .vercel # typescript *.tsbuildinfo next-env.d.ts # config .local*config*.json .test-config.json e2e/playwright.env.json e2e/fixtures/auth/*.json e2e/test-results/ e2e/playwright-report/ /test-results/ /playwright-report/ .configs/.local-config.zitadel.json .configs/.staging-config.json .configs/.temp-config.json .configs /public/ironrdp-pkg/ /public/netbird.wasm .idea src/.local-config*