diff --git a/.gitattributes b/.gitattributes index de3b81d..b932efe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ *.asm linguist-vendored=false *.c linguist-vendored=false *.cpp linguist-vendored=false +*.pl linguist-vendored=false +*.sh linguist-vendored=false