diff --git a/.gitignore b/.gitignore index 4fd9036..6417248 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ output/ outputs/ tmp/ .agents/ +.claude/ +.idea/codeStyles/ +AGENTS.md # 에이전트 작업 계획·산출물. 저장소 문서가 아니므로 반입 대상에 넣지 않는다. # 결정은 docs/decisions/의 ADR에, 규칙은 계약 테스트에 남긴다(AGENTS.md 4절).