mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merged laravel and laravel5
This commit is contained in:
parent
f652ad7627
commit
1d16414b1f
2 changed files with 6 additions and 14 deletions
|
@ -1,10 +1,11 @@
|
|||
/bootstrap/compiled.php
|
||||
bootstrap/compiled.php
|
||||
bootstrap/cache
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env
|
||||
.env.example
|
||||
|
||||
/vendor
|
||||
/node_modules
|
||||
/app/storage
|
||||
|
||||
app/storage/
|
||||
node_modules/
|
||||
storage/
|
||||
vendor/
|
|
@ -1,9 +0,0 @@
|
|||
bootstrap/cache/
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env
|
||||
.env.example
|
||||
|
||||
vendor/
|
||||
node_modules/
|
||||
storage/
|
Loading…
Add table
Add a link
Reference in a new issue