Files
speedBB/.gitignore
tracer 88e4a70f88
Some checks failed
CI/CD Pipeline / test (push) Successful in 3s
CI/CD Pipeline / deploy (push) Failing after 15s
Add comprehensive test coverage and update notes
2026-02-08 19:04:12 +01:00

35 lines
457 B
Plaintext

*.log
.DS_Store
._*
.env
.env.backup
.env.production
.env.test
.env.*.local
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/.phpstorm.meta.php
/_ide_helper.php
/_ide_helper_models.php
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/app
/storage/framework
/storage/*.key
/storage/pail
/storage/framework/views/*.php
/bootstrap/cache/*.php
/vendor
Homestead.json
Homestead.yaml
Thumbs.db