Add .gitattributes to normalize line endings
This commit is contained in:
parent
db232e0cb5
commit
ee1280ea77
|
@ -0,0 +1,3 @@
|
|||
# Set line endings to Unix
|
||||
text eol=lf
|
||||
|
|
@ -0,0 +1 @@
|
|||
.DS_Store
|
Loading…
Reference in New Issue