diff --git a/.gitignore b/.gitignore index 1db0de8e..a8a67c9f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ test-tmp/ # Инструменты (portable Apache и т.д.) tools/ +# Отладка навыков (eval, trigger-test, run_loop результаты) +debug/ + # Python кэш __pycache__/