.gitattributes 166 B

12345678
  1. # Define macro for whitespace settings:
  2. [attr]tabs whitespace=trailing-space,space-before-tab,indent-with-non-tab
  3. * text=auto
  4. Makefile tabs
  5. *.[ch] tabs
  6. *.js tabs