Laravel_api/.gitignore

13 lines
158 B
Plaintext
Raw Permalink 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
2019-03-24 13:25:40 +08:00
/.idea