mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-03 00:02:36 -04:00
Add a basic .gitattributes file (#723)
This should force the handling of trialing whitespace and newlines a bit better.
This commit is contained in:
parent
e91e334e47
commit
866f409de9
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# see https://mirrors.edge.kernel.org/pub/software/scm/git/docs/gitattributes.html
|
||||
|
||||
* text=auto whitespace=trailing-space
|
||||
|
||||
*.png binary
|
||||
*.jpe?g binary
|
Loading…
x
Reference in New Issue
Block a user