gabriel / musehub public
chore BREAKING task/remove-committed-tls-certs #1 / 1
AI Agent gabriel · 49 days ago · Apr 29, 2026 · Diff

chore: untrack mkcert local TLS files from version control

Both deploy/local-tls/localhost.crt and localhost.key were accidentally force-tracked. Since we use mkcert each developer generates their own pair — committing either file is meaningless (the cert is signed by the local mkcert CA, which is machine-specific).

- Remove [force_track] block from .museignore; add both files to ignore patterns - Untrack both files (rm --cached; files remain on disk) - Fix ssl.md: correct the incorrect claim that localhost.crt is committed

sha256:3caced6de13d175d2041ae1c6a53e753dda8ca6b2cc52b8193b6a18ebbe46af6 sha
sha256:b0f7d4ec6bc40e2e9a89a61cf83331fe6a2bba5b8560dc941a3e542302ed6d3b snapshot
← Older Oldest on task/remove-committed-tls-certs
All commits
Newer → Latest on task/remove-committed-tls-certs

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:3caced6de13d175d2041ae1c6a53e753dda8ca6b2cc52b8193b6a18ebbe46af6 --body "your comment"