Files
2026-07-13 12:12:21 +08:00

18 lines
239 B
Plaintext

.DS_Store
/target
llmfit-desktop/gen/schemas/*
data/gguf_sources_cache.json
data/hf_models.json.backup.*
llmfit-web/node_modules/
llmfit-web/dist/
# Python
__pycache__/
*.py[codz]
*.egg-info/
.eggs/
dist/
.venv/
.mypy_cache/
.ruff_cache/