Simplifying the gitattributes commented line

This commit is contained in:
Daniel Lemire 2019-02-26 13:38:45 -05:00
parent a24e701b4e
commit a78547835e
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1,6 +1,6 @@
# Set the default behavior, in case people don't have core.autocrlf set. # Set the default behavior, in case people don't have core.autocrlf set.
# Uncomment next line to adjust line endings # Uncomment next line to adjust line endings
#* text=auto eol=lf #* text=auto
# Explicitly declare text files you want to always be normalized and converted # Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout. # to native line endings on checkout.