- .claude/settings.json: 프로젝트 권한, env, hooks 설정 - .claude/workflow-version.json: 팀 워크플로우 v1.6.1 - .githooks/: pre-commit, commit-msg, post-checkout - .gitignore: 팀 워크플로우 경로 제외 추가 - docs/RELEASE-NOTES.md: 릴리즈 노트 초기화
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"applied_global_version": "1.6.1",
|
|
"applied_date": "2026-04-07",
|
|
"project_type": "java-maven",
|
|
"gitea_url": "https://gitea.gc-si.dev"
|
|
}
|