Skip to content

Commit ea0b27b

Browse files
author
Rustam Zaitov
committed
Introduce end-of-line normalization for packages.config files
1 parent fdb4a7b commit ea0b27b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# Declare files that will always have CRLF line endings on checkout.
1212
*.sln text eol=crlf
13+
packages.config text eol=crlf
1314

1415
# Declare files that will always have LF line endings on checkout.
1516
*.sh text eol=lf

0 commit comments

Comments
 (0)