inscryption

This commit is contained in:
2025-06-15 15:19:14 -06:00
parent 150874d3e1
commit b53ff06a1b
3 changed files with 4 additions and 0 deletions

2
.specstory/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# SpecStory explanation file
/.what-is-this.md

View File

@@ -14,6 +14,8 @@ This directory is automatically created and maintained by the SpecStory extensio
- `.specstory/ai_rules_backups`: Contains backups of the `.cursor/rules/derived-cursor-rules.mdc` or the `.github/copilot-instructions.md` file
- Backups are automatically created each time the `.cursor/rules/derived-cursor-rules.mdc` or the `.github/copilot-instructions.md` file is updated
- You can enable/disable the AI Rules derivation feature in the SpecStory settings, it is disabled by default
- `.specstory/.gitignore`: Contains directives to exclude non-essential contents of the `.specstory` directory from version control
- Add `/history` to exclude the auto-saved chat history from version control
## Valuable Uses