Files
proxy/.gitignore
Sienna Meridian Satterwhite e9bac0a8fe chore: remove legacy deps (fnntw, rayon) and unused files
- Remove fnntw (KNN) and rayon dependencies, no longer needed with
  ensemble architecture
- Update burn features to include wgpu and train backends
- Remove dev.toml, models/.gitkeep, scripts/convert_csic.py, and
  pingora-headless.yaml (superseded by cluster gossip discovery)
- Add .DS_Store to .gitignore

Signed-off-by: Sienna Meridian Satterwhite <sienna@sunbeam.pt>
2026-03-10 23:38:21 +00:00

15 lines
148 B
Plaintext

.fastembed_cache/
/target/
certs/
*.pem
*.key
*.crt
*.tmp
.DS_Store
# Training data and model binaries
*.bin
*.jsonl
heuristics.toml
**/*artifacts