diff --git a/.gitattributes b/.gitattributes index 62c526d..de5135c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ *.c linguist-detectable=true *.cmake linguist-detectable=false +*.py linguist-detectable=false *.txt linguist-detectable=false *.ps1 linguist-detectable=false