# NOTE: `vendor/` is DELIBERATELY NOT LISTED HERE.
# carson-telemetry is vendored, not on PyPI, and the Dockerfile pip-installs it
# from vendor/. Filtering vendor/ out of the build context would make the image
# build fail (good) or, with a guarded import, ship a silently un-instrumented
# site (what happened to starcruiser from launch until 2026-07-29). Do not add it.
__pycache__/
*.pyc
.git/
*.bak
*.bak-*
.env
.pytest_cache/
_build/
_render/
