*
!faro/
# Re-exclude bytecode after the whitelist (last match wins) so no stale .pyc
# carrying an absolute build path is baked into the image.
**/__pycache__
*.pyc
