json: comment '* text=auto' in .gitattributes

This commit is contained in:
Olivier Ligot
2014-03-03 14:18:07 +01:00
parent 9eca723dc5
commit 655c95158f

View File

@@ -1,5 +1,5 @@
# Set default behaviour, in case users don't have core.autocrlf set. # Set default behaviour, in case users don't have core.autocrlf set.
* text=auto # * text=auto
# Explicitly declare text files we want to always be normalized and converted # Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout. # to native line endings on checkout.