mirror of
https://github.com/github/gitignore
synced 2024-10-31 17:18:45 +01:00
14 lines
173 B
Plaintext
14 lines
173 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 |