From 33d96f3768f0832c115d8c7e86adfae6950623e2 Mon Sep 17 00:00:00 2001 From: Raincloud Date: Mon, 29 Dec 2025 21:56:58 -0700 Subject: [PATCH] specst --- .specstory/.gitignore | 2 ++ .specstory/.project.json | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.specstory/.gitignore b/.specstory/.gitignore index 2d2ad93..658c7f7 100644 --- a/.specstory/.gitignore +++ b/.specstory/.gitignore @@ -126,3 +126,5 @@ plates/ Pr/RnR/ # SpecStory explanation file /.what-is-this.md +# SpecStory project identity file +/.project.json diff --git a/.specstory/.project.json b/.specstory/.project.json index e99151c..0eab07c 100644 --- a/.specstory/.project.json +++ b/.specstory/.project.json @@ -2,5 +2,7 @@ "workspace_id": "8537-6a11-5cf1-ddb7", "workspace_id_at": "2025-12-21T06:08:25.117Z", "project_name": "Assets_OBS", - "cloud_sync": false + "cloud_sync": false, + "git_id": "42dd-6e83-fed9-d4db", + "git_id_at": "2025-12-27T21:05:18.471Z" } \ No newline at end of file