summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: fcb21d396d657f597ef8b6729f73d89b0a871c9b (plain)
1
2
3
4
5
6
7
8
9
10
11
* text=auto eol=lf

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

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