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 54dadba commit 1508e3fCopy full SHA for 1508e3f
.gitattributes
@@ -0,0 +1,5 @@
1
+# Autodetect text files
2
+* text=auto
3
+
4
+# Force the following filetypes to have unix eols, so Windows does not break them
5
+*.* text eol=lf
0 commit comments