diff --git a/.gitattributes b/.gitattributes index 57118f7..76b8d02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,11 @@ * text=auto +*.blade.php diff=html +*.css diff=css +*.html diff=html +*.md diff=markdown +*.php diff=php + /.github export-ignore /tests export-ignore /tests-output export-ignore