mirror of
https://github.com/github/gitignore
synced 2024-11-05 11:28:50 +01:00
459e846a94
Update Laravel.gitignore
20 lines
310 B
Plaintext
20 lines
310 B
Plaintext
vendor/
|
|
node_modules/
|
|
|
|
# Laravel 4 specific
|
|
bootstrap/compiled.php
|
|
app/storage/
|
|
|
|
# Laravel 5 & Lumen specific
|
|
public/storage
|
|
public/hot
|
|
storage/*.key
|
|
.env.*.php
|
|
.env.php
|
|
.env
|
|
Homestead.yaml
|
|
Homestead.json
|
|
|
|
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
|
|
.rocketeer/
|