.git/
.github/
.agents/
.codex/
.venv/
venv/
env/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
.mypy_cache/
build/
dist/
*.egg-info/
.env
.env.*
*.pem
*.key
*.p12
*.pfx
credentials*.json
secrets*.json
*.log
*.tmp
*.bak
*.swp
tests/
cankao/
data/ps_inputs/
data/renders/
data/workflows/*
!data/workflows/manifest.json
!data/workflows/example-roundtrip.json
docs/comfyui-photoshop-reference-interaction-analysis.md
docs/current-project-vs-reference-gap-analysis.md
docs/ps-plugin-integration.md
docs/vplugins-and-comfyui-bridge-integrated-analysis.md
