chore: plans 폴더 git 추적 제거 및 코드 업데이트

- plans/ 폴더를 .gitignore에 추가하고 git 추적에서 제거
- WtmAuthController, UserRoleRepository 수정
- ApprovalPendingView, auth.service 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
이 Commit은 다음에 포함되어 있습니다:
2026-03-26 08:54:16 +09:00
부모 9707a6eeb1
커밋 62a2ca4fd5
20개의 변경된 파일40개의 추가작업 그리고 6115개의 파일을 삭제

3
.gitignore 벤더링됨
파일 보기

@@ -29,3 +29,6 @@ Thumbs.db
# Logs
*.log
logs/
# Plans
plans/