aboutsummaryrefslogtreecommitdiffstats
path: root/Laravel.gitignore
blob: b4b05113a7ead5d530bcd301439a0bbf464d0f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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