.gitattributes 80 B

12345
  1. .git* export-ignore
  2. .hg* export-ignore
  3. *.c diff=cpp
  4. *.cpp diff=cpp
  5. *.h diff=cpp