mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
23 lines
422 B
Plaintext
23 lines
422 B
Plaintext
* text=auto
|
|
|
|
*.blade.php diff=html
|
|
*.css diff=css
|
|
*.html diff=html
|
|
*.md diff=markdown
|
|
*.php diff=php
|
|
|
|
/.github export-ignore
|
|
/art export-ignore
|
|
/tests export-ignore
|
|
.editorconfig export-ignore
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.styleci.yml export-ignore
|
|
phpunit.xml export-ignore
|
|
CHANGELOG.md export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
UPGRADE.md export-ignore
|
|
|
|
/bin/ngrok -diff
|
|
/bin/ngrok-arm -diff
|