mirror of
https://github.com/github/gitignore
synced 2024-11-05 11:28:50 +01:00
18 lines
224 B
Plaintext
18 lines
224 B
Plaintext
vendor/
|
|
node_modules/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
# Laravel 4 specific
|
|
bootstrap/compiled.php
|
|
app/storage/
|
|
|
|
# Laravel 5 & Lumen specific
|
|
public/storage
|
|
public/hot
|
|
storage/*.key
|
|
.env
|
|
Homestead.yaml
|
|
Homestead.json
|
|
/.vagrant
|