1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00
gitignore/Laravel.gitignore
2016-10-21 14:21:09 +05:30

16 lines
255 B
Plaintext

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