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 1265bb9 commit 70c0ec6Copy full SHA for 70c0ec6
.gitattributes
@@ -0,0 +1,6 @@
1
+# Auto-detect text files and normalize them to LF in the repo
2
+* text=auto eol=lf
3
+
4
+# Explicitly ensure shell scripts and other Unix files use LF
5
+*.sh text eol=lf
6
+*.py text eol=lf
0 commit comments