We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117495e commit be2cb73Copy full SHA for be2cb73
.gitattributes
@@ -0,0 +1,9 @@
1
+# Auto detect text files and perform LF normalization
2
+* text=auto
3
+*.php text eol=lf
4
+*.sh text eol=lf
5
+*.txt text eol=lf
6
+*.properties text eol=lf
7
+*.bat text eol=crlf
8
+*.cmd text eol=crlf
9
+*.ps1 text eol=crlf
0 commit comments