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 60dce65 commit aea95ceCopy full SHA for aea95ce
.gitattributes
@@ -0,0 +1,3 @@
1
+# prevents git from converting LF to CRLF, which causes issues
2
+# when assembling example pages on Windows
3
+* text eol=lf
0 commit comments