debian-mirror-gitlab/vendor/gitignore/Laravel.gitignore

18 lines
225 B
Plaintext
Raw Normal View History

2018-12-13 13:39:08 +05:30
/vendor/
2016-06-02 11:05:42 +05:30
node_modules/
2017-08-17 22:00:37 +05:30
npm-debug.log
2018-11-18 11:00:15 +05:30
yarn-error.log
2016-06-02 11:05:42 +05:30
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
2017-08-17 22:00:37 +05:30
public/storage
public/hot
storage/*.key
2016-06-02 11:05:42 +05:30
.env
2017-08-17 22:00:37 +05:30
Homestead.yaml
Homestead.json
2018-11-18 11:00:15 +05:30
/.vagrant