Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ dist-test/
.claude/
.agents/

# Turborepo's local build cache (#1632) — machine-local, keyed by content hashes, never
# invalidated by git, and unbounded. It reached ~86% of the repo before anyone noticed. No
# leading slash, so the per-package `.turbo/` directories are covered too.
.turbo/

# Test output
test-results/

Expand Down
1 change: 0 additions & 1 deletion .turbo/cache/0007db069b2b65d5-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/0007db069b2b65d5-meta.json

This file was deleted.

Binary file removed .turbo/cache/0007db069b2b65d5.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/000824bdd0e6ba6b-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/000824bdd0e6ba6b-meta.json

This file was deleted.

Binary file removed .turbo/cache/000824bdd0e6ba6b.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/000ac4754f7f2ede-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/000ac4754f7f2ede-meta.json

This file was deleted.

Binary file removed .turbo/cache/000ac4754f7f2ede.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/00193ba851a52001-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/00193ba851a52001-meta.json

This file was deleted.

Binary file removed .turbo/cache/00193ba851a52001.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/002ce8c82a4162e7-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/002ce8c82a4162e7-meta.json

This file was deleted.

Binary file removed .turbo/cache/002ce8c82a4162e7.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/005f2651a8f14b9f-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/005f2651a8f14b9f-meta.json

This file was deleted.

Binary file removed .turbo/cache/005f2651a8f14b9f.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/0070cff6789d417a-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/0070cff6789d417a-meta.json

This file was deleted.

Binary file removed .turbo/cache/0070cff6789d417a.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/00b66052555b19e7-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/00b66052555b19e7-meta.json

This file was deleted.

Binary file removed .turbo/cache/00b66052555b19e7.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/00fd58f36b5b3bc1-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/00fd58f36b5b3bc1-meta.json

This file was deleted.

Binary file removed .turbo/cache/00fd58f36b5b3bc1.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/0104a649121b71a8-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/0104a649121b71a8-meta.json

This file was deleted.

Binary file removed .turbo/cache/0104a649121b71a8.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/0109ec12d35363f5-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/0109ec12d35363f5-meta.json

This file was deleted.

Binary file removed .turbo/cache/0109ec12d35363f5.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/011a4969bd78a5a6-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/011a4969bd78a5a6-meta.json

This file was deleted.

Binary file removed .turbo/cache/011a4969bd78a5a6.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .turbo/cache/0128b4da91420e9e-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion .turbo/cache/0128b4da91420e9e-meta.json

This file was deleted.

Binary file removed .turbo/cache/0128b4da91420e9e.tar.zst
Binary file not shown.
Loading
Loading