• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Set the default behavior, in case people don't have core.autocrlf set.
2* text=auto
3
4# Explicitly declare text files you want to always be normalized
5# and converted to native line endings on checkout.
6*.txt text diff=text
7
8