Skip to content

Commit e6dd411

Browse files
author
Brian Fjeldstad
committed
Update SAMPLES repo to keep CRLF for INF files
1 parent 1d4ea78 commit e6dd411

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
###############################################################################
44
* text=auto
55

6+
###############################################################################
7+
# Declare files that will always have CRLF line endings on checkout.
8+
###############################################################################
9+
*.inf text eol=crlf
10+
611
###############################################################################
712
# Set default behavior for command prompt diff.
813
#

0 commit comments

Comments
 (0)