Skip to content

chore: ignore .specify/feature.json - #1156

Merged
dgarros merged 1 commit into
stablefrom
dga/chore-ignore-spec-feature-1asne
Jul 10, 2026
Merged

chore: ignore .specify/feature.json#1156
dgarros merged 1 commit into
stablefrom
dga/chore-ignore-spec-feature-1asne

Conversation

@dgarros

@dgarros dgarros commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Keeps the local SpecKit feature-tracking file out of version control so it no longer shows up as noise in git status or risks being committed accidentally.

Key Changes

  • .specify/feature.json is now git-ignored, alongside the existing .specify/**/.cache/ entry in the SpecKit section of .gitignore.

Test Plan

  • git check-ignore .specify/feature.json returns the path (confirming it is ignored).
  • No functional or CI impact.

Summary by cubic

Ignore .specify/feature.json in Git to keep the local SpecKit feature-tracking file out of version control. Reduces git status noise and prevents accidental commits.

Written for commit 942716d. Summary will update on new commits.

Review in cubic

@dgarros dgarros added type/housekeeping Maintenance task ci/skip-changelog Don't include this PR in the changelog labels Jul 10, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@dgarros
dgarros merged commit 9815f0f into stable Jul 10, 2026
15 checks passed
@dgarros
dgarros deleted the dga/chore-ignore-spec-feature-1asne branch July 10, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip-changelog Don't include this PR in the changelog type/housekeeping Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants