.gitattributes 171 B

123456
  1. # Set the default behavior, in case people don't have core.autocrlf set.
  2. text=auto
  3. # Declare files that will always have CRLF line endings on checkout.
  4. .php text eol=lf