# v 0.1 # Minified files *.min.* *.min.* # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # Fix: .eslintignore is being threated as a markdown .eslintignore # Runtime data pids *.pid *.seed *.pid.lock ## Build files # Common build release dist # Rust target # Svelte-Kit .svelte-kit # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist # Docusaurus cache and generated files .docusaurus # Nodejs packages node_modules/ # Package Managers .npm # Yarn .yarn-integrity # Output of 'npm pack' *.tgz # Serverless directories .serverless/ # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log*