example_app/.gitattributes
2025-11-24 18:01:26 -05:00

12 lines
179 B
Plaintext
Executable File

* 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