21 lines
329 B
Plaintext
21 lines
329 B
Plaintext
/node_modules
|
|
/vendor
|
|
/.env
|
|
/.env.backup
|
|
/.env.production
|
|
/storage/*.key
|
|
/storage/framework/cache/data/*
|
|
/storage/framework/sessions/*
|
|
/storage/framework/testing/*
|
|
/storage/framework/views/*
|
|
/storage/logs/*
|
|
.phpunit.result.cache
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.idea/
|
|
.vscode/
|
|
Homestead.json
|
|
Homestead.yaml
|
|
auth.json
|
|
.phpunit.cache
|