Skip to content

Remove accidentally tracked paths at repo root#225

Closed
liam-lowe wants to merge 1 commit into
mainfrom
liam-lowe/remove-stray-tracked-paths
Closed

Remove accidentally tracked paths at repo root#225
liam-lowe wants to merge 1 commit into
mainfrom
liam-lowe/remove-stray-tracked-paths

Conversation

@liam-lowe
Copy link
Copy Markdown
Contributor

@liam-lowe liam-lowe commented May 6, 2026

Summary

Two stray entries were committed by mistake:
- s2s-proxy: empty 0-byte file (introduced in #214)
- s2s-proxy-metrics-refactor: gitlink with no .gitmodules entry,
  created by git-add-ing a nested worktree (introduced in #224)

Mark the s2s-proxy Make target .PHONY so make never tries to materialize
a file named "s2s-proxy" at the repo root — the actual binary is built
into ./bins/.
@liam-lowe liam-lowe requested a review from a team as a code owner May 6, 2026 19:04
@liam-lowe liam-lowe marked this pull request as draft May 6, 2026 19:07
@liam-lowe liam-lowe closed this May 6, 2026
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