mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Add new default files
This commit is contained in:
13
.gitattributes
vendored
13
.gitattributes
vendored
@@ -1,10 +1,21 @@
|
||||
* 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
|
||||
.travis.yml 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
|
||||
|
||||
Reference in New Issue
Block a user