๐Ÿ“ฆ Svenlaa / lareact

๐Ÿ“„ .gitattributes ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12* 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