Skip to content

chore: remove a scan cache committed by mistake, and ignore the shape - #45

Merged
aksOps merged 1 commit into
mainfrom
chore/remove-committed-cache
Aug 6, 2026
Merged

chore: remove a scan cache committed by mistake, and ignore the shape#45
aksOps merged 1 commit into
mainfrom
chore/remove-committed-cache

Conversation

@aksOps

@aksOps aksOps commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

relcache/ was committed in the v1.5.0 release PR. It is a scan cache from a manual run that was given an explicit path inside the working tree: a random salt and one cached finding set.

No distribution impact. It sits outside every crate, so it was never in a published package, and the release archives carry built binaries only. It is junk in the source tree, and a committed cache is the exact shape the 1.4.0 and 1.5.0 work went to some trouble to make harmless.

Deleted, and .gitignore now covers a cache directory at the repository root so the next manual run cannot repeat it. Verified no tracked file is caught by the new patterns (git ls-files | git check-ignore --stdin reports nothing). No code change.

@aksOps
aksOps merged commit 11d857a into main Aug 6, 2026
10 checks passed
@aksOps
aksOps deleted the chore/remove-committed-cache branch August 6, 2026 23:48
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