We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38740c commit 5f58193Copy full SHA for 5f58193
.gitattributes
@@ -0,0 +1,6 @@
1
+* text=auto
2
+
3
+# Always use Unix-style line endings for Bash scripts so they work in
4
+# Docker on Windows.
5
+.bashrc text eol=lf
6
+*.sh text eol=lf
0 commit comments