X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitattributes;h=e72001e525939ab9b226edf4f1a183fd089393e3;hb=6c7ca96253b07f8ac9b6940ac35368d25ed3b139;hp=db6df22a47eba57d9ef271f501966b1674d53a32;hpb=f9ae57dcbdcc14d907863fdb60af95f9b2c1edb7;p=dbsrgits%2FDBIx-Class.git diff --git a/.gitattributes b/.gitattributes index db6df22..e72001e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,15 +1,15 @@ -*.pm eol=lf -*.t eol=lf -*.pod eol=lf -*.pod.proto eol=lf -*.pl eol=lf -*.PL eol=lf -*.bash eol=lf -*.json eol=lf -*.yml eol=lf -*.sql eol=lf +*.pm eol=lf linguist-language=Perl +*.t eol=lf linguist-language=Perl +*.pod eol=lf linguist-language=Pod +*.pod.proto eol=lf linguist-language=Pod +*.pl eol=lf linguist-language=Perl +*.PL eol=lf linguist-language=Perl +*.bash eol=lf linguist-language=Shell +*.json eol=lf linguist-language=JSON +*.yml eol=lf linguist-language=YAML +*.sql eol=lf linguist-language=SQL /* eol=lf -/script/* eol=lf +/script/* eol=lf linguist-language=Perl /maint/* eol=lf * text=auto