Ingen beskrivning
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

.gitattributes 186B

1234567891011
  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. /.github export-ignore
  8. CHANGELOG.md export-ignore
  9. .styleci.yml export-ignore