fix: .gitignore에서 .agent/ 트래킹 + 테스트 절대경로 제거 (이식성 보장)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.agent/
|
||||
# .agent/workflows/services.md 는 토큰이 포함되어 있으므로 제외
|
||||
.agent/workflows/services.md
|
||||
sessions/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user