Skip to content

Commit 19aab4f

Browse files
committed
force LF
1 parent 8c2a923 commit 19aab4f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.gitattributes

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
# Auto detect text files and perform LF normalization
2-
* text=auto
1+
# Force LF for all platforms
2+
*.sh text eof=lf
3+
*.js text eof=lf
4+
*.pug text eof=lf
5+
*.css text eof=lf
6+
*.html text eof=lf
7+
*.json text eof=lf
8+
*.xml text eof=lf
39

410
# Custom for Visual Studio
511
*.cs diff=csharp

0 commit comments

Comments
 (0)