gabriel / musehub public
.museignore toml
15 lines 473 B
Raw
sha256:9590cee1e0ccd6c76528f005b95d634d80f5019f0dcb7c371e149adc31d1fb65 refactor: enforce gRPC framing on all MWP wire traffic Sonnet 4.6 minor ⚠ breaking 154 days ago
1 [global]
2 patterns = [
3 ".env",
4 ".env.staging",
5 ".env.production",
6 ".env.prod",
7 ".env.local",
8 # compiled JS/CSS — track source (src/ts, src/scss), not build output
9 "musehub/templates/musehub/static/app.js",
10 "musehub/templates/musehub/static/app.css",
11 "musehub/templates/musehub/static/embed.css",
12 "musehub/templates/musehub/static/embed-player.js",
13 "musehub/templates/musehub/static/css/app.css.map",
14 "musehub/templates/musehub/static/.cache-id",
15 ]
File History 1 commit
sha256:9590cee1e0ccd6c76528f005b95d634d80f5019f0dcb7c371e149adc31d1fb65 refactor: enforce gRPC framing on all MWP wire traffic Sonnet 4.6 minor ⚠ 154 days ago