Skip to content

Commit e5bce49

Browse files
committed
Use LF line endings by default
Signed-off-by: Gili Tzabari <[email protected]>
1 parent 7c38c4c commit e5bce49

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.gitattributes

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# Source: https://stackoverflow.com/a/10855862/14731
2-
# Auto detect text files and perform LF normalization
3-
* text=auto
4-
5-
*.sh eol=lf
6-
*.Dockerfile eol=lf
7-
Dockerfile eol=lf
1+
* text=lf
82

93
# Binary files need to be listed explicitly as first rule makes all files text files
104
*.gif binary

0 commit comments

Comments
 (0)