php-template/.gitignore
Snider 8fe508541f chore: add local package development support
Add composer.local.json to gitignore and dev:packages script for
developing against local copies of host-uk packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:41:15 +00:00

25 lines
315 B
Text

.DS_Store
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
.env
.env.backup
.env.production
composer.local.json
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.nova
/.vscode
/.zed