e041918c4e
The scripts/tier2/state/ and scripts/tier2/failures/ entries were
added when those were the default locations. After Tier 2's
project-relative relocation (commit 923d360d), the actual defaults
are tests/artifacts/tier2_state/ and tests/artifacts/tier2_failures/,
which are already covered by the existing tests/artifacts/ entry.
The scripts/tier2/state/ and scripts/tier2/failures/ dirs are no
longer created by anything, so the gitignore entries were dead
config.
Refs: conductor/tracks/tier2_no_appdata_20260618 (post-merge followup)
29 lines
447 B
Plaintext
29 lines
447 B
Plaintext
.env
|
|
.coverage
|
|
.slop_cache
|
|
.ruff_cache
|
|
.pytest_cache
|
|
.mypy_cache
|
|
__pycache__
|
|
credentials.toml
|
|
uv.lock
|
|
md_gen
|
|
scripts/generated
|
|
logs
|
|
logs/sessions/
|
|
logs/agents/
|
|
logs/errors/
|
|
tests/artifacts/
|
|
!tests/artifacts/manualslop_layout_default.ini
|
|
dpg_layout.ini
|
|
tests/temp_workspace
|
|
tests/.test_durations.json
|
|
sdm_report_refined.json
|
|
session-ses_1eb8.md
|
|
mock_debug_prompt.txt
|
|
temp_old_gui.py
|
|
.slop_cache/summary_cache.json
|
|
.antigravitycli
|
|
.vscode
|
|
.coverage
|