diff --git a/.gitattributes b/.gitattributes index 9f9414b4c..5fe92d4cb 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