From a06e667861207d80bfc6cfd0043df558469367f6 Mon Sep 17 00:00:00 2001 From: fasiondog Date: Sat, 15 Jul 2017 18:07:17 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index a95603f2b..06a6cd659 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -*.h linguist-language=C++ -*.cpp linguist-language=C++ -*.py linguist-language=C++ -*.html linguist-language=C++ -*.mod linguist-language=C++ +*.h linguist-language=Python +*.cpp linguist-language=Python +*.py linguist-language=Python +*.html linguist-language=Python +*.mod linguist-language=Python