Files
app/.gitignore
end 58e5e33e18 docs: add doc.go and expand README for V1
Document lifecycle concepts, companion packages, and API reference.
Add gitignore for coverage artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:58:06 -07:00

7 lines
72 B
Plaintext

# Test coverage
coverage.out
coverage.html
# Go build artifacts
*.test