chore: add debug/ to .gitignore for skill eval artifacts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-09 13:06:32 +03:00
parent 42cc7acdbe
commit 5d4ee6c58c
+3
View File
@@ -16,6 +16,9 @@ test-tmp/
# Инструменты (portable Apache и т.д.)
tools/
# Отладка навыков (eval, trigger-test, run_loop результаты)
debug/
# Python кэш
__pycache__/