aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 95a200464fa0bfe7097d7bb0ebe8f1d327c2c75d (plain)
1
2
3
4
5
6
7
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized
# and converted to native line endings on checkout.
*.txt text diff=text