# Exclude development environments, legacy source checkouts, and test artifacts.
third_party/
.venv/
.venv-hpsv3/
.comfy/
tests/
.github/
scripts/
docs/
.gitmodules
**/__pycache__/
**/*.pyc
