diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..fe555f808 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.c diff=cpp +*.h diff=cpp +*.py diff=python