.gitattributes 172 B

1234
  1. # we don't have non-text files, don't take chances with git's text=auto
  2. * text
  3. # this file is read by nuget (Windows) tooling, lets keep it happy
  4. Moment.js.nuspec eol=crlf