1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 03:34:23 +01:00
gitignore/Laravel.gitignore
Cy eb90a5771f Update Laravel.gitignore
Ignore Homestead related config files
2016-07-25 11:05:58 +08:00

18 lines
287 B
Plaintext

vendor/
node_modules/
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
.env.*.php
.env.php
.env
Homestead.yaml
Homestead.json
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
.rocketeer/