# Build output
dist/
share/

# Docs site (generated reference page, built output, pinned tools, publish worktree)
docs/website/content/reference/_index.md
docs/website/static/llms.txt
docs/website/static/img/run-get.svg
docs/website/public/
bin/tools/
/.gh-pages/
# htmltest writes its cache/log here when `task docs:test` runs.
/tmp/.htmltest/

# Go test cache / coverage
*.test
*.out
coverage.html
/test-reports

# OS
.DS_Store
Thumbs.db

# Editor
.idea/
.vscode/
*.swp
*.swo

# Snapcraft
/.snapcraft

# chunk active sandbox tracking
.chunk/sandbox.json
.chunk/sandbox.*.json
