Skip to content

Commit b26029c

Browse files
committed
internal: add gitattributes
1 parent 5d5792d commit b26029c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* text=auto
2+
*.js text eol=lf
3+
*.jsx text eol=lf
4+
*.ts text eol=lf
5+
*.tsx text eol=lf
6+
*.json text eol=lf
7+
*.md text eol=lf

0 commit comments

Comments
 (0)