gitignore/Laravel.gitignore
2015-10-28 13:24:11 +01:00

14 lines
172 B
Plaintext

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