init fresh repo

This commit is contained in:
Nathan
2025-12-17 15:33:32 -07:00
commit dc396bb3e6
4 changed files with 10 additions and 0 deletions

3
.cursorindexingignore Normal file
View File

@@ -0,0 +1,3 @@
# Don't index SpecStory auto-save files, but allow explicit context inclusion via @ references
.specstory/**

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.sqlite filter=lfs diff=lfs merge=lfs -text

2
.gitignore vendored Normal file
View File

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

4
.specstory/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# SpecStory project identity file
/.project.json
# SpecStory explanation file
/.what-is-this.md