mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
14 lines
No EOL
173 B
Text
14 lines
No EOL
173 B
Text
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 |