.DS_Store
/target
/docs
llmfit-desktop/gen/schemas/*
data/gguf_sources_cache.json
llmfit-web/node_modules/
llmfit-web/dist/

# Python
__pycache__/
*.py[codz]
*.egg-info/
.eggs/
dist/
.venv/
.mypy_cache/
.ruff_cache/
