Skip to content

Commit ead82b1

Browse files
authored
Update .gitattributes
1 parent 3b1528f commit ead82b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitattributes

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
###############################################################################
77
# Adjust your .gitattributes file to treat ClickOnce files as non-text
88
###############################################################################
9-
#*.vsto binary
109
*.manifest binary
1110
*.application binary
1211
*.deploy binary
1312
#*.config binary
13+
#*.vsto binary
1414

1515
###############################################################################
1616
# Explicitly declare text files you want to always be normalized and converted
1717
# to native line endings on checkout.
1818
###############################################################################
19-
*.config text
20-
*.config.deploy text
19+
#*.config text
20+
#*.config.deploy text
2121

2222
###############################################################################
2323
# Declare files that will always have CRLF line endings on checkout.

0 commit comments

Comments
 (0)