Skip to content

fix: remove stray dist/ file from git tracking#93

Merged
sierragolflima merged 1 commit intomainfrom
fix/remove-tracked-dist-file
Apr 20, 2026
Merged

fix: remove stray dist/ file from git tracking#93
sierragolflima merged 1 commit intomainfrom
fix/remove-tracked-dist-file

Conversation

@sierragolflima
Copy link
Copy Markdown
Contributor

Summary

  • Removes dist/templates/samples/Graph/Data/ACME/_Access/Public_Access.json from git tracking
  • File was committed before dist/ was added to .gitignore
  • Uses git rm --cached so the local file (if present) is not deleted

Test plan

  • git ls-tree -r HEAD --name-only -- dist/ returns empty
  • git status shows clean working tree

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

Test Results

2 890 tests  ±0   2 877 ✅ ±0   6m 7s ⏱️ -6s
   35 suites ±0      13 💤 ±0 
   35 files   ±0       0 ❌ ±0 

Results for commit 4ac23af. ± Comparison against base commit 05ba282.

♻️ This comment has been updated with latest results.

@sierragolflima sierragolflima merged commit c38e06a into main Apr 20, 2026
2 of 3 checks passed
@sierragolflima sierragolflima deleted the fix/remove-tracked-dist-file branch April 20, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant