ctrlpanel/.gitignore

16 lines
227 B
Plaintext
Raw Normal View History

2021-06-05 09:26:32 +00:00
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/storage/credit_deduction_log
.env
.idea
.env.backup
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log