🙈(tools) remove openspec/ from Git tracking
The openspec/ directory is now gitignored and removed from the repository index while kept locally. This prevents OpenSpec working artifacts from being pushed to GitHub. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -82,3 +82,6 @@ db.sqlite3
|
||||
|
||||
# Various
|
||||
.turbo
|
||||
|
||||
# OpenSpec
|
||||
openspec/
|
||||
|
||||
Reference in New Issue
Block a user