Fix: ignore review and questions dirs in README gitignore (#677)

Fixes #669.\n\nAI-assisted change: reviewed and merged by Codex under maintainer direction.
This commit is contained in:
Abdul Wahab
2026-08-31 18:20:58 -04:00
committed by GitHub
parent e92bf2b774
commit 2b1804deaa
3 changed files with 45 additions and 0 deletions
+1
View File
@@ -73,6 +73,7 @@ export const SUITES = {
'tests/doctor.test.mjs',
'tests/staleness.test.mjs',
'tests/skill-reference.test.mjs',
'tests/readme-gitignore.test.mjs',
'tests/target-args.test.mjs',
'tests/surface-brief.test.mjs',
'tests/template-extensions.test.mjs',