__pycache__/ *.py[cod] *$py.class *.egg-info/ dist/ build/ .eggs/ *.egg .env .venv/ venv/ env/ .pytest_cache/ .mypy_cache/ .ruff_cache/ *.safetensors *.bin *.pt *.pth .DS_Store Thumbs.db *.log