We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1241ecf commit 4bccb19Copy full SHA for 4bccb19
.gitattributes
@@ -1,5 +1,11 @@
1
* text=auto
2
3
+*.blade.php diff=html
4
+*.css diff=css
5
+*.html diff=html
6
+*.md diff=markdown
7
+*.php diff=php
8
+
9
/.github export-ignore
10
/tests export-ignore
11
.editorconfig export-ignore
0 commit comments