/.env
__debug_bin*
vendor
coverage.txt
unit.cov
integration.cov
node_modules
yarn.lock
reports
perf.test
*.test
bin/
go.work.sum
dist/

# VitePress
docs/.vitepress/dist
docs/.vitepress/cache

# Documentation files copied during build (source of truth is in root)
docs/changelog.md
