We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3651d44 commit d7860b9Copy full SHA for d7860b9
.gitattributes
@@ -1 +1,5 @@
1
-* text=auto
+# Auto detect text files and perform LF normalization
2
+* text=auto
3
+
4
+# JS files must always use LF for tools to work
5
+*.js eol=lf
0 commit comments