Laravel_api/.gitignore

12 lines
151 B
Plaintext
Raw Normal View History

2019-03-01 14:08:34 +08:00
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log