# Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Logs logs *.log *.log.* pids *.pid *.seed *.pid.lock # Dependency directories node_modules/ jspm_packages/ # Testing coverage/ *.lcov # Miscellaneous .DS_Store Thumbs.db # Build directories build/ dist/ out/ # React Native .expo/ .expo-shared/ # Yarn .yarn/ .pnp.* .cache/ # Webpack/Parcel/other build tools .cache/ .parcel-cache/ .next/ .nuxt/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Editor directories and files .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # OS-specific files *.DS_Store Thumbs.db *.iml # Temporary files temp/ tmp/ # ESLint/Prettier .eslintcache .prettierignore prettier.config.js .prettierrc # VS Code .vscode/ # Production npm-debug.log* yarn-debug.log*