1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00
gitignore/Laravel.gitignore
2016-03-06 11:51:52 +01:00

16 lines
184 B
Plaintext

vendor/
node_modules/
.rocketeer/
.phpintel/
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
storage/
.env.*.php
.env.php
.env