# Python __pycache__/ *.py[cod] *.egg-info/ .eggs/ dist/ build/ # Environment .env .venv/ venv/ # IDE .vscode/ .idea/ # Claude Code .claude/ # Project specific output/ *.safetensors test_*.png # OS .DS_Store Thumbs.db