Files
speedBB/.gitignore
tracer 9c60a8944e
All checks were successful
CI/CD Pipeline / test (push) Successful in 3s
CI/CD Pipeline / deploy (push) Successful in 20s
feat: system tools and admin enhancements
2026-01-31 20:12:09 +01:00

34 lines
434 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
/vendor
Homestead.json
Homestead.yaml
Thumbs.db