Permalink
Browse files
Build: Normalize line endings
- Loading branch information...
Showing
with
5 additions
and
0 deletions.
-
+5
−0
.gitattributes
|
|
@@ -0,0 +1,5 @@ |
|
|
+# 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
1f95855