Skip to content

Commit 3641227

Browse files
committed
temporarily disable LF
1 parent daa21ba commit 3641227

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitattributes

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Source code and markdown files should always use LF as line ending.
2-
*.js text eol=lf
3-
*.json text eol=lf
4-
*.md text eol=lf
5-
*.ts text eol=lf
6-
*.yml text eol=lf
2+
# *.js text eol=lf
3+
# *.json text eol=lf
4+
# *.md text eol=lf
5+
# *.ts text eol=lf
6+
# *.yml text eol=lf

0 commit comments

Comments
 (0)