max / makeover-timing
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
1 file changed,
+1 insertion,
-0 deletions
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | description = "The time axis of the make-family design system: a duration is named by what it is waiting for, never by a number. Four intents, one duration each, the same on every renderer." | |
| 6 | 6 | license = "MIT" | |
| 7 | 7 | repository = "https://makenot.work/git/max/makeover-timing" | |
| 8 | + | exclude = ["scripts/", "dist/", "bento.toml", ".githooks/"] | |
| 8 | 9 | ||
| 9 | 10 | [dependencies] | |
| 10 | 11 | # For the cascade layer name and nothing else. makeover-geometry is the crate |