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 cdb81ca commit 3995a7eCopy full SHA for 3995a7e
.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
/tests-output export-ignore
0 commit comments