Build & Deploy / build (push) Successful in 17s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
.env.*
|
|
vendor
|
|
node_modules
|
|
bootstrap/cache/packages.php
|
|
bootstrap/cache/services.php
|
|
storage/app/dataset
|
|
storage/app/private/*
|
|
storage/logs/*
|
|
storage/framework/cache/data/*
|
|
storage/framework/sessions/*
|
|
storage/framework/views/*
|
|
tests
|
|
*.md
|
|
.phpunit.result.cache
|