22 lines
296 B
Plaintext
22 lines
296 B
Plaintext
.git/
|
|
node_modules/
|
|
vendor/
|
|
venv/
|
|
storage/logs/
|
|
storage/framework/cache/
|
|
storage/framework/sessions/
|
|
storage/framework/views/
|
|
bootstrap/cache/
|
|
database/schema/
|
|
.env
|
|
.env.local
|
|
.env.example
|
|
*.log
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.DS_Store
|
|
Thumbs.db
|