refactor(config): rename .env.example to .mam.env.example and isolate .mam.env in gitignore

This commit is contained in:
2026-08-04 21:42:43 +09:00
parent 03ba94a030
commit 11583eb173
2 changed files with 12 additions and 8 deletions
+5 -1
View File
@@ -1,6 +1,7 @@
# 1회성 작업 자료 (agy/claude 워커에게 보낸 프롬프트)
# 1회성 작업 자료 (agy/claude 워커에게 보낸 프롬프트 및 인수인계 문서)
_agy_prompt_*.md
_claude_prompt_*.md
CURRENT_JOB.md
# 임시 검증용 산출물
test-sessions*.yaml
@@ -17,6 +18,9 @@ __pycache__/
.env
.env.*
!.env.example
.mam.env
.mam.env.*
!.mam.env.example
# 빌드/배포 HTML 산출물
.agents/skills/multi-agent-mux-delegate-job/USER_MANUAL.html