We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fca40 commit a2e95beCopy full SHA for a2e95be
1 file changed
.gitattributes
@@ -1,2 +1,7 @@
1
-# Auto detect text files and perform LF normalization
+* text=auto eol=lf
2
+src/**/* text eol=lf
3
+docs/**/* text eol=lf
4
+.github/**/* text eol=lf
5
+.husky/* text eol=lf
6
+.gitattributes text eol=lf# Auto detect text files and perform LF normalization
7
* text=auto
0 commit comments