diff --git a/C++.gitattributes b/C++.gitattributes index b29e84a..c4e98c0 100644 --- a/C++.gitattributes +++ b/C++.gitattributes @@ -3,6 +3,7 @@ *.cc text diff=cpp *.cxx text diff=cpp *.cpp text diff=cpp +*.cpi text diff=cpp *.c++ text diff=cpp *.hpp text diff=cpp *.h text diff=cpp