.gitattributes 134 B

1234567
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. # Exclusions for release export
  4. .* export-ignore
  5. etc export-ignore