# Dependencies node_modules npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* # Build outputs .next out dist build # Git .git .gitignore # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .vscode .idea *.swp *.swo *~ # Operating system files .DS_Store Thumbs.db # Testing coverage .nyc_output jest-results.xml # Documentation README.md *.md # Docker files Dockerfile .dockerignore # Vercel .vercel # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Misc .eslintcache