From f526d4de053f2db98701195146377aa274e073bb Mon Sep 17 00:00:00 2001 From: Oleg Borodin Date: Fri, 30 Nov 2018 10:11:22 +0200 Subject: [PATCH] update .gitattributes --- .gitattributes | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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