mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
chore: add .gitignore for SpecStory project to exclude identity and explanation files
This commit is contained in:
parent
af0c7f0b4b
commit
924163339f
1 changed files with 4 additions and 0 deletions
4
.specstory/.gitignore
vendored
Normal file
4
.specstory/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# SpecStory project identity file
|
||||
/.project.json
|
||||
# SpecStory explanation file
|
||||
/.what-is-this.md
|
||||
Loading…
Reference in a new issue