Skip to content

Commit 233ffc9

Browse files
authored
Update .gitattributes
1 parent c47a7a0 commit 233ffc9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
* text=auto
22

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
310
/tests export-ignore
411
.editorconfig export-ignore
512
.gitattributes export-ignore

0 commit comments

Comments
 (0)