We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4ea78 commit e6dd411Copy full SHA for e6dd411
.gitattributes
@@ -3,6 +3,11 @@
3
###############################################################################
4
* text=auto
5
6
+###############################################################################
7
+# Declare files that will always have CRLF line endings on checkout.
8
9
+*.inf text eol=crlf
10
+
11
12
# Set default behavior for command prompt diff.
13
#
0 commit comments