# Exclude bazel build outputs / wheels / dev caches from SkyPilot uploads.
# There are multi-GB bazel artifacts that get rebuilt on the remote anyway.
bazel-bin
bazel-out
bazel-heir
bazel-testlogs
bazel-medusa
external
.git
.jj
build
wheelhouse
.venv
.uv
.uv-cache
.idea
.vscode
.DS_Store
__pycache__
*.pyc
*.so
abc_bin
# Locally-generated docs / autogenerated content.
docs/build
docs/site
