foboot/.gitattributes
Sean Cross 41e34afcbf releases: release v2.0.2
Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-29 11:54:50 +08:00

14 lines
210 B
Plaintext

*.py text eol=lf
*.dfu binary
*.png binary
*.jpg binary
*.bin binary
*.elf binary
*.h text eol=lf
*.c text eol=lf
README.* text eol=lf
LICENSE text eol=lf
Makefile text eol=lf
*.mk text eol=lf
*.sh text eol=lf