1
0
Fork 0
forked from lthn/LEM
LEM/.gitignore
Snider 10197ced5c chore: remove tracked Mach-O binary, add to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 23:11:56 +00:00

16 lines
230 B
Text

.DS_Store
.idea/
__pycache__/
*.pyc
.env
# Worker output (generated locally, not committed)
worker/output/
# Parquet exports (generated, sync to HF via scripts/sync_hf.py)
training/parquet/
# Go binaries
/lem
/dedup-check
bin/