### Node template # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # the Build folder lib # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage # node-waf configuration .lock-wscript # Dependency directories node_modules/ # Snowpack dependency directory (https://snowpack.dev/) web_modules/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Intellij .idea # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache (https://parceljs.org/) .cache # Gatsby files .cache/ # Comment in the public line in if your project uses Gatsby and not Next.js # https://nextjs.org/blog/next-9-1#public-directory-support public # vuepress build output .vuepress/dist # vuepress v2.x temp and cache directory .temp .cache # yarn v2 .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz .pnp.*