update .gitattributes
This commit is contained in:
15
.gitattributes
vendored
15
.gitattributes
vendored
@@ -1,5 +1,14 @@
|
|||||||
*.pl linguist-language=Perl
|
|
||||||
*.ep 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user