aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 510d9961f10a033fa6a602129eb0e24ebe32e146 (plain)
1
2
3
4
5
6
7
8
9
10
* text=auto

*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php

/.github export-ignore
CHANGELOG.md export-ignore