diff --git a/.cursorindexingignore b/.cursorindexingignore
new file mode 100644
index 0000000..953908e
--- /dev/null
+++ b/.cursorindexingignore
@@ -0,0 +1,3 @@
+
+# Don't index SpecStory auto-save files, but allow explicit context inclusion via @ references
+.specstory/**
diff --git a/.specstory/.gitignore b/.specstory/.gitignore
new file mode 100644
index 0000000..c5b4129
--- /dev/null
+++ b/.specstory/.gitignore
@@ -0,0 +1,4 @@
+# SpecStory project identity file
+/.project.json
+# SpecStory explanation file
+/.what-is-this.md
diff --git a/Audiomatic/MainWindow.xaml b/Audiomatic/MainWindow.xaml
index bc2f921..918d45c 100644
--- a/Audiomatic/MainWindow.xaml
+++ b/Audiomatic/MainWindow.xaml
@@ -177,7 +177,7 @@
ToolTipService.ToolTip="Shuffle" VerticalAlignment="Center">
-
-
-