diff --git a/.gitattributes b/.gitattributes index 9e0a9f51..f9347ec9 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 .editorconfig export-ignore