data/method/mavlink/pymavlink/.gitattributes

16 lines
340 B
Plaintext
Raw Permalink Normal View History

2024-07-24 18:30:46 +08:00
# Set the default behavior, in case people don't have core.autocrlf set.
text eol=lf
# Declare files that will always have LF line endings on checkout.
*.py text eol=lf
*.sh text eol=lf
*.bash text eol=lf
*.bin -diff
*.elf -diff
*.hex -diff
*.bin binary linguist-generated
*.elf binary linguist-generated
*.hex binary linguist-generated