adjsut gitignore
This commit is contained in:
+7
-8
@@ -1,7 +1,12 @@
|
|||||||
credentials.toml
|
.env
|
||||||
|
.coverage
|
||||||
|
.slop_cache
|
||||||
|
.ruff_cache
|
||||||
|
.pytest_cache
|
||||||
|
.mypy_cache
|
||||||
__pycache__
|
__pycache__
|
||||||
|
credentials.toml
|
||||||
uv.lock
|
uv.lock
|
||||||
colorforth_bootslop_002.md
|
|
||||||
md_gen
|
md_gen
|
||||||
scripts/generated
|
scripts/generated
|
||||||
logs
|
logs
|
||||||
@@ -10,14 +15,8 @@ logs/agents/
|
|||||||
logs/errors/
|
logs/errors/
|
||||||
tests/artifacts/
|
tests/artifacts/
|
||||||
dpg_layout.ini
|
dpg_layout.ini
|
||||||
.env
|
|
||||||
.coverage
|
|
||||||
tests/temp_workspace
|
tests/temp_workspace
|
||||||
.mypy_cache
|
|
||||||
.slop_cache
|
|
||||||
sdm_report_refined.json
|
sdm_report_refined.json
|
||||||
session-ses_1eb8.md
|
session-ses_1eb8.md
|
||||||
mock_debug_prompt.txt
|
mock_debug_prompt.txt
|
||||||
.slop_cache
|
|
||||||
temp_old_gui.py
|
temp_old_gui.py
|
||||||
.ruff_cache
|
|
||||||
Reference in New Issue
Block a user