# Dependencies /node_modules /.pnp .pnp.js # Testing /coverage # Production /build # Misc .DS_Store .env .env.local .env.development.local .env.test.local .env.production.local .env*.local # Debug logs npm-debug.log* yarn-debug.log* yarn-error.log* # IDE .idea/ .vscode/ *.swp *.swo # TypeScript *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity