# Astro build outputs dist/ .astro/ # Dependencies node_modules/ # Environment files .env .env.local .env.*.local # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Build artifacts *.tgz *.tar.gz # Cache directories .cache/ .parcel-cache/ .next/ .nuxt/ # Temporary files tmp/ temp/ .tmp/ # Search index (generated) pagefind/ # Vercel .vercel # Netlify .netlify