diff --git a/.gitattributes b/.gitattributes index b2adeb1..f67d374 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,14 @@ -*.pl linguist-language=Perl *.ep linguist-language=Perl - - +*.pl linguist-language=Perl +*.pm linguist-language=Perl +*.html linguist-vendored +*.js linguist-vendored +*.css linguist-vendored +*.scss linguist-vendored +*.m4 linguist-vendored +public/**/* linguist-vendored +Makefile* linguist-vendored +*.php text ident +*.phtml text ident +*.volt text ident