Files
sam-manage/.gitignore
hskwon a9abab3a32 fix: 회의록 생성 시 tenant_id 세션 참조 수정
- currentTenantId() → session('selected_tenant_id') 변경
- Google Cloud 인증파일 .gitignore 추가
2025-12-16 15:51:44 +09:00

26 lines
304 B
Plaintext

*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
Homestead.json
Homestead.yaml
Thumbs.db
storage/credentials/