.gitattributes 113 B

12345
  1. # Docker relies on lf in bash scripts - force it
  2. *.sh text eol=lf
  3. # treat tfb as if shell script
  4. tfb text eol=lf