30 lines
432 B
Plaintext
30 lines
432 B
Plaintext
/vendor
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/storage/*.key
|
|
/storage/logs/*.log
|
|
/storage/framework/cache/*
|
|
/storage/framework/sessions/*
|
|
/storage/framework/views/*
|
|
/bootstrap/cache/*.php
|
|
/.env
|
|
/.env.backup
|
|
/.env.production
|
|
/.phpunit.result.cache
|
|
/Homestead.json
|
|
/Homestead.yaml
|
|
/auth.json
|
|
/npm-debug.log
|
|
/yarn-error.log
|
|
/.idea
|
|
/.vscode
|
|
*.zip
|
|
*.tar
|
|
*.tar.gz
|
|
*.log
|
|
full-sync.log
|
|
wb-api-loader-*
|
|
NO_JSON_INSTALL.md
|
|
INSTALL_CLEAN.md
|