xous-ipc-test/.gitattributes
Sean Cross 87b48c3665 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2020-12-29 17:53:46 +08:00

18 lines
311 B
Plaintext

*.py text eol=lf
*.dfu binary
*.png binary
*.jpg binary
*.bin binary
*.elf binary
*.h text eol=lf
*.c text eol=lf
*.s text eol=lf
*.S text eol=lf
README.* text eol=lf
LICENSE text eol=lf
Makefile text eol=lf
*.mk text eol=lf
*.sh text eol=lf
*.ps1 text eol=crlf
.gitignore text eol=lf
.gitattributes text eol=lf