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 2cb7fab commit 153eb03Copy full SHA for 153eb03
1 file changed
.gitattributes
@@ -0,0 +1,12 @@
1
+* text=auto
2
+
3
+*.py text eol=lf
4
+*.sh text eol=lf
5
+Dockerfile text eol=lf
6
+*.yml text eol=lf
7
+*.yaml text eol=lf
8
+*.json text eol=lf
9
+*.jsonl text eol=lf
10
+*.md text eol=lf
11
+*.toml text eol=lf
12
+*.ps1 text eol=crlf
0 commit comments