story-kit: queue 259_story_move_story_kit_ignores_into_story_kit_gitignore for QA
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
---
|
||||
name: "Move story-kit ignores into .story_kit/.gitignore"
|
||||
---
|
||||
|
||||
# Story 259: Move story-kit ignores into .story_kit/.gitignore
|
||||
|
||||
## User Story
|
||||
|
||||
As a developer using story-kit, I want story-kit-specific gitignore patterns to live inside .story_kit/.gitignore, so that the host project's root .gitignore stays clean and story-kit concerns are self-contained.
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ] A .gitignore file exists at .story_kit/.gitignore containing all story-kit-specific ignore patterns
|
||||
- [ ] The root .gitignore no longer contains story-kit-specific ignore patterns
|
||||
- [ ] The deterministic project scaffold process creates .story_kit/.gitignore when initialising a new project
|
||||
- [ ] Existing repos continue to work correctly after the change (no previously-ignored files become tracked)
|
||||
|
||||
## Out of Scope
|
||||
|
||||
- TBD
|
||||
Reference in New Issue
Block a user