__pycache__/ *.py[cod] .pytest_cache/ .mypy_cache/ .ruff_cache/ .venv/ venv/ .muse/ dist/ build/ *.egg-info/ .env .env.* !.env.example data/ artifacts/ models/ checkpoints/ *.safetensors *.gguf *.pt *.pth *.ckpt .DS_Store