# The 44 simulation GIFs live in Git LFS. The docs and README link them
# through media.githubusercontent.com -- which is the LFS media endpoint --
# so neither the docs build nor CI ever has to check LFS out.
src/uav_sim/simulations/**/*.gif filter=lfs diff=lfs merge=lfs -text

# docs/public/ is deliberately NOT in LFS, and the rule above is scoped so it
# stays that way. VitePress bundles these files at build time, and the README
# links promo.gif through raw.githubusercontent.com, which serves an LFS file
# as its pointer text rather than as the image.

# Don't skew language statistics with generated or vendored content.
docs/package-lock.json linguist-generated=true
uv.lock                linguist-generated=true
