foboot/.gitattributes
Sean Cross 62efe31608 gitattributes: add c and header files
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-18 19:45:27 -07:00

12 lines
192 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