.gitattributes 83 B

12345
  1. *.c diff=cpp
  2. *.h diff=cpp
  3. *.cpp diff=cpp
  4. *.hpp diff=cpp
  5. *.py diff=python