fix: .gitignore에서 .agent/ 트래킹 + 테스트 절대경로 제거 (이식성 보장)

This commit is contained in:
quantlab
2026-03-06 17:58:11 +09:00
parent b6ed432fe3
commit 5a931a5480
11 changed files with 425 additions and 7 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.agent/
# .agent/workflows/services.md 는 토큰이 포함되어 있으므로 제외
.agent/workflows/services.md
sessions/
__pycache__/
*.pyc