# Python
.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/

# Generated images
*.png
*.jpg

# Model weight cache (downloaded on first run, not committed)
*.pth
*.pt
*.safetensors

# macOS
.DS_Store

# Editors
.idea/
.vscode/

wallpapers/
