1
0
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:
Dries Vints
2021-12-03 15:40:15 +01:00
parent 8d06d312be
commit 3a5d12e24d
14 changed files with 167 additions and 41 deletions

13
.gitattributes vendored
View File

@@ -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