| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| *.egg-info/ | |
| .eggs/ | |
| build/ | |
| dist/ | |
| wheels/ | |
| .venv/ | |
| venv/ | |
| .env | |
| .pytest_cache/ | |
| .ruff_cache/ | |
| .coverage | |
| .coverage.* | |
| htmlcov/ | |
| .cache/ | |
| .kpaa-cache/ | |
| *.gguf | |
| models/ | |
| .run/ | |
| .webui_secret_key | |
| .DS_Store | |
| Thumbs.db | |
| .idea/ | |
| .vscode/ | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| *.egg-info/ | |
| .eggs/ | |
| build/ | |
| dist/ | |
| wheels/ | |
| .venv/ | |
| venv/ | |
| .env | |
| .pytest_cache/ | |
| .ruff_cache/ | |
| .coverage | |
| .coverage.* | |
| htmlcov/ | |
| .cache/ | |
| .kpaa-cache/ | |
| *.gguf | |
| models/ | |
| .run/ | |
| .webui_secret_key | |
| .DS_Store | |
| Thumbs.db | |
| .idea/ | |
| .vscode/ | |