Skip to content

Commit d7860b9

Browse files
committed
Build: Force LF for JS source files
1 parent 3651d44 commit d7860b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

+5-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
* text=auto
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)