# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies node_modules .pnp .pnp.js # testing coverage coverage-jest # next.js .next/ out/ dist # misc .DS_Store Thumbs.db *.pem # debug npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* #logs *.log # compiled output /dist tmp/ cache/ # dependencies node_modules # misc /.sass-cache /connect.lock /coverage/* /libpeerconnection.log npm-debug.log testem.log /typings # e2e /e2e/*.js /e2e/*.map #visual studio history /.history # local env files .env.local .env.development.local .env.test.local .env.production.local # turbo .turbo .expo apps/frontend/.env .testenv # not a typo ! .nyc_output/**/* **/.nyc_output/**/* #editor .idea /.idea .project .classpath SDKs/**/fileSizes.json **/CHANGELOG.md apps/backend/.env SDKs