Skip to content

Commit ab967ef

Browse files
phenobarbitalclaude
andcommitted
chore: untrack large data files, certs, and worktree refs
Remove from git tracking (kept locally): - docs/ data files (csv, cql, parquet ~38MB) - stores.csv from examples/ and tests/ - global-bundle.pem, data.arrow - .claude/worktrees/ refs Updated .gitignore to prevent re-adding. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e5fcf0a commit ab967ef

12 files changed

Lines changed: 11 additions & 305529 deletions
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,14 @@ asyncdb/_version.py
165165
activities.csv
166166
*.csv
167167
examples/internals/test_db.py
168-
examples/test_elastic.py
168+
examples/test_elastic.py
169+
170+
# Large data files
171+
data.arrow
172+
*.parquet
173+
174+
# Certificates
175+
global-bundle.pem
176+
177+
# Claude worktree refs
178+
.claude/worktrees/

data.arrow

Whitespace-only changes.

docs/calendar-table-data.csv

Lines changed: 0 additions & 100001 deletions
This file was deleted.

docs/country_flag-table-data.cql

Lines changed: 0 additions & 100000 deletions
This file was deleted.

docs/events-table-data.cql

Lines changed: 0 additions & 100000 deletions
This file was deleted.
-36.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)