18 lines
239 B
Plaintext
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/
|