.gitattributes 100 B

12345
  1. * text=auto
  2. *.c diff=cpp
  3. *.sln merge=union
  4. *.vcproj merge=union
  5. *.vcxproj merge=union