• File: .gitattributes
  • Full Path: /var/www/example-app3/.gitattributes
  • Date Modified: 09/20/2022 8:19 PM
  • File size: 179 bytes
  • MIME-type: text/plain
  • Charset: utf-8
* 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
.styleci.yml export-ignore