.gitattributes 305 B

1234567891011121314
  1. .gitattributes export-ignore
  2. bootstrap crlf=input
  3. configure crlf=input
  4. *.[1-9] crlf=input
  5. *.sh crlf=input
  6. *.sh.in crlf=input
  7. *.bat -crlf
  8. *.dsp -crlf
  9. *.dsptemplate -crlf
  10. *.dsw -crlf
  11. *.sln -crlf
  12. *.vcproj -crlf