We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8946966 commit 1ac36cdCopy full SHA for 1ac36cd
.gitattributes
@@ -0,0 +1,5 @@
1
+# https://help.github.com/articles/dealing-with-line-endings/
2
+# All files should use Unix-style (LF) line endings:
3
+* text=auto eol=lf
4
+# Exception for Windows Batch files:
5
+*.bat text eol=crlf
0 commit comments