.gitattributes 160 B

12345678910
  1. * text=auto eol=lf
  2. *.blade.php diff=html
  3. *.css diff=css
  4. *.html diff=html
  5. *.md diff=markdown
  6. *.php diff=php
  7. CHANGELOG.md export-ignore
  8. README.md export-ignore