vexriscv-rust/.gitattributes

16 lines
274 B
Plaintext

*.rs text eol=lf
*.S text eol=lf
*.a binary
*.h text eol=lf
*.s text eol=lf
*.S text eol=lf
README.* text eol=lf
LICENSE text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.ps1 text eol=crlf
.gitignore text eol=lf
.gitattributes text eol=lf
*.yml text eol=lf
*.toml text eol=lf