.gitattributes 129 B

123456
  1. *.odin linguist-language=Odin
  2. * text=auto
  3. # These files must always have *nix line-endings
  4. Makefile text eol=lf
  5. *.sh text eol=lf