We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6d61e commit 287b933Copy full SHA for 287b933
.gitattributes
@@ -0,0 +1,9 @@
1
+# Set default behavior
2
+* text=auto
3
+
4
+# Explicit line endings for important file types
5
+*.sh text eol=lf
6
+*.py text eol=lf
7
+*.js text eol=lf
8
+*.bat text eol=crlf
9
+*.ps1 text eol=crlf
0 commit comments