ctrlpanel/.gitignore
2021-06-15 11:22:31 +02:00

20 lines
273 B
Plaintext

/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/storage/credit_deduction_log
.env
.env.testing
.env.backup
.idea
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.gitignore
.env.dev
.env.testing