en_btr_backend/.gitignore

18 lines
223 B
Plaintext
Raw Normal View History

2020-10-02 15:58:41 +00:00
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
2020-10-07 01:26:49 +00:00
.env_production
2020-10-02 15:58:41 +00:00
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.editorconfig
.idea
/storage/ulb
2020-10-02 16:03:19 +00:00
*.DS_Store