add gitattributes
This commit is contained in:
parent
1ce3702e32
commit
83883aaee0
|
|
@ -0,0 +1,6 @@
|
|||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
|
||||
# sha256sum should be LF only on checkout
|
||||
*.sha256sum text eol=lf
|
||||
|
||||
Loading…
Reference in New Issue