Update .gitattributes
Browse files- .gitattributes +3 -0
.gitattributes
CHANGED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
*.py text eol=lf
|
2 |
+
*.txt text eol=lf
|
3 |
+
*.md text eol=lf
|