diff --git a/.gitattributes b/.gitattributes index a51df77..7fe87d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # .gitattributes -*.java linguist-language=Java \ No newline at end of file +*.java linguist-detectable=true +*.py linguist-detectable=true \ No newline at end of file