Permalink
Browse files
Build: Force LF for JS source files
- Loading branch information...
Showing
with
5 additions
and
1 deletion.
-
+5
−1
.gitattributes
|
|
@@ -1 +1,5 @@ |
|
|
-* text=auto
|
|
|
+# Auto detect text files and perform LF normalization
|
|
|
+* text=auto
|
|
|
+
|
|
|
+# JS files must always use LF for tools to work
|
|
|
+*.js eol=lf
|
0 comments on commit
d7860b9