foboot/.gitattributes
Sean Cross d60815f733 gitattributes: don't assume everything is text
This causes subtle problems later on.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-18 10:44:48 -07:00

7 lines
82 B
Plaintext

*.py text eol=lf
*.dfu binary
*.png binary
*.jpg binary
*.bin binary
*.elf binary