58e5e33e18
Document lifecycle concepts, companion packages, and API reference. Add gitignore for coverage artifacts. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
# Test coverage
|
|
coverage.out
|
|
coverage.html
|
|
|
|
# Go build artifacts
|
|
*.test
|