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 cbf23b8 commit 7f80df4Copy full SHA for 7f80df4
.gitattributes
@@ -0,0 +1,9 @@
1
+###############################################################################
2
+# Set default behavior to automatically normalize line endings.
3
4
+* text=auto
5
+
6
+# Set line endings to LF, even on Windows. Otherwise, execution within Docker fails.
7
+# See https://help.github.com/articles/dealing-with-line-endings/
8
+*.sh text eol=lf
9
+*.bash text eol=lf
0 commit comments