Calc 67

repo: ~/Projects/calc-67 · 3 commits · 0 in last 24h, 0 in last 7d ·

Search the build

3 commits indexed

  1. 9203530 2026-05-30 fix: remove 128MB source archive from public/ (served asset leak) + add archive/backup patterns to .gitignore
  2. 6648c94 2026-05-07 tighten .gitignore: add missing standing-rule patterns (tmp/ *.log dist/)
  3. cb71b6f 2026-05-06 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /backup1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

9203530 · 2026-05-30 · fix: remove 128MB source archive from public/ (served asset leak) + add archive/backup patterns to .gitignore
public/67calc.tar.gz was tracked in git and would be served at /67calc.tar.gz
by Next.js static file serving. Removed the file, untracked it, and added
*.tar.gz / *.bak / *.orig / *.old etc. to .gitignore to prevent recurrence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

File tree

50 files tracked. Click any to browse the source at HEAD.

Other build journals

← Builds Nightly  ·  all 4 projects  ·  Carmelwallpapers →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 1ms