OpenHands/.gitattributes
2025-05-26 21:35:27 -04:00

8 lines
200 B
Plaintext

*.ipynb linguist-vendored
# force *nix line endings so files don't look modified in container run from Windows clone
* text eol=lf
# Git incorrectly thinks some media is text
*.png -text
*.mp4 -text