story-kit: create 259_story_move_story_kit_ignores_into_story_kit_gitignore
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "Move story-kit ignores into .story_kit/.gitignore"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 259: Move story-kit ignores into .story_kit/.gitignore
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a ..., I want ..., so that ...
|
||||||
|
|
||||||
|
## 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