liboqs/.gitattributes
Thom Wiggers 866f409de9
Add a basic .gitattributes file (#723)
This should force the handling of trialing whitespace and newlines a bit better.
2020-04-15 09:47:10 -04:00

7 lines
151 B
Plaintext

# see https://mirrors.edge.kernel.org/pub/software/scm/git/docs/gitattributes.html
* text=auto whitespace=trailing-space
*.png binary
*.jpe?g binary