.gitattributes 254 B

1234567
  1. .git* export-ignore
  2. # Exclude from source archives files specific to Git work tree.
  3. * export-ignore
  4. tips eol=lf whitespace=indent-with-non-tab
  5. setup-* eol=lf whitespace=indent-with-non-tab