1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 09:59:48 +02:00

Create .gitattributes and explicitly set the line breaks to be LF (#4161)

This commit is contained in:
nivekithan
2021-04-02 01:03:29 +05:30
committed by GitHub
parent 77261549c5
commit b8cf19a279

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto eol=lf