awesome-prometheus-alerts/.gitignore
Samuel Berthe d38511d7cb
chore: generate pagefind index at build time, not committed to git
- Add pagefind run step to build script in site/package.json
- Add site/public/pagefind/ to .gitignore (generated at deploy time)
2026-04-14 20:33:29 +02:00

13 lines
No EOL
160 B
Text

# Generated data
_data/rules.json
test/rules/
# Node / Astro
/node_modules
site/node_modules/
site/dist/
site/.astro/
site/public/pagefind/
# Misc
.worktrees/