add gitattributes

This commit is contained in:
Eric Wasylishen 2021-10-06 21:51:56 -06:00
parent 1ce3702e32
commit 83883aaee0
1 changed files with 6 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -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