# Python
**/.venv
__pycache__
**/dist

.env
generated_images/

!src/gen_worker/pb/**
!src/gen_worker/pb/__init__.py

**/*.png
**/*.jpg
