From b61cbe091b1226bc8abb9248f7b3c618efbeeed7 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Wed, 13 May 2026 08:12:35 -0400 Subject: [PATCH] adjsut gitignore --- .gitignore | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 4d04142..e8ebf0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,12 @@ -credentials.toml +.env +.coverage +.slop_cache +.ruff_cache +.pytest_cache +.mypy_cache __pycache__ +credentials.toml uv.lock -colorforth_bootslop_002.md md_gen scripts/generated logs @@ -10,14 +15,8 @@ logs/agents/ logs/errors/ tests/artifacts/ dpg_layout.ini -.env -.coverage tests/temp_workspace -.mypy_cache -.slop_cache sdm_report_refined.json session-ses_1eb8.md mock_debug_prompt.txt -.slop_cache temp_old_gui.py -.ruff_cache \ No newline at end of file