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 7d3a4df commit b34034cCopy full SHA for b34034c
.gitattributes
@@ -1,5 +1,6 @@
1
-
2
-# don't modify the line endings of generated zoneinfo files (they use CRLF according to the specification).
3
-/zoneinfo/**/*.ics text eol=crlf
4
5
-/settings.config text eol=lf
+
+# don't modify the line endings of generated zoneinfo files (they use CRLF according to the specification).
+/zoneinfo/**/*.ics text eol=crlf
+/settings.config text eol=lf
6
+/*.sh text eol=lf
0 commit comments