# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Logs
*.log

# Environment
env/
venv/
ENV/
.venv/
env.bak/
venv.bak/
.env

# IDE
.idea/
.vscode/
*.swp
*.swo

# ComfyUI
*.bin
*.pth
output/
input/

# Config
config.json

# OS
.DS_Store
Thumbs.db