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