Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 1f95855

Browse files
committed
Build: Normalize line endings
Closes gh-7317
1 parent 3293d59 commit 1f95855

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
# JS files must always use LF for tools to work
5+
*.js eol=lf

0 commit comments

Comments
 (0)