Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Knight 83e809dbbb
Fix lint errors 2026-03-02 19:10:03 -08:00
Matthew Knight 03df6a4c93
CI and seed metadata 2026-03-02 18:34:37 -08:00
Matthew Knight 8d2c7bb8b6
Fix .gitignore excluding cmd/cairn-server and cmd/cairn directories
The bare patterns "cairn-server" and "cairn" matched the directories
under cmd/, preventing them from being tracked. Anchor the patterns
to the repo root with a leading "/" so they only ignore the compiled
binaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:04:40 -08:00