diff --git a/.specstory/.gitignore b/.specstory/.gitignore new file mode 100644 index 0000000..53b537f --- /dev/null +++ b/.specstory/.gitignore @@ -0,0 +1,2 @@ +# SpecStory explanation file +/.what-is-this.md diff --git a/.specstory/.what-is-this.md b/.specstory/.what-is-this.md index b603887..a0e0cb8 100644 --- a/.specstory/.what-is-this.md +++ b/.specstory/.what-is-this.md @@ -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 diff --git a/yt/StreamGames.xlsx b/yt/StreamGames.xlsx index d322eda..2426215 100644 Binary files a/yt/StreamGames.xlsx and b/yt/StreamGames.xlsx differ