/vendor/
/node_modules/
npm-debug.log
yarn-error.log
.env
.env.backup
.env.production
composer.lock
package-lock.json
.phpunit.result.cache
.phpunit.cache/
.DS_Store
/.idea
/.vscode
.claude/
/storage/*.key
/storage/logs/*.log
/storage/framework/cache/*
/storage/framework/sessions/*
/storage/framework/views/*
/build
