From c098ddc7072ff783dac6bbd6f6a879943c44ea40 Mon Sep 17 00:00:00 2001 From: fasiondog Date: Sat, 15 Jul 2017 18:03:01 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 6d5435a42..a95603f2b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.h linguist-language=C++ +*.cpp linguist-language=C++ *.py linguist-language=C++ *.html linguist-language=C++ +*.mod linguist-language=C++