Skip to content

Comments

ignore cpanfile.snapshot in search tools like ripgrep#1420

Merged
haarg merged 1 commit intomasterfrom
haarg/ignore-snapshot
Feb 10, 2026
Merged

ignore cpanfile.snapshot in search tools like ripgrep#1420
haarg merged 1 commit intomasterfrom
haarg/ignore-snapshot

Conversation

@haarg
Copy link
Member

@haarg haarg commented Feb 10, 2026

Tools like ripgrep will ignore various files such as those in .gitignore. The cpanfile.snapshot is very rarely relevant to search, but we do want it to be included in the repository so it is not in .gitignore. ripgrep will also ignore files based on an .ignore file, so add cpanfile.snapshot there.

Tools like ripgrep will ignore various files such as those in
.gitignore. The cpanfile.snapshot is very rarely relevant to search, but
we do want it to be included in the repository so it is not in
.gitignore. ripgrep will also ignore files based on an .ignore file, so
add cpanfile.snapshot there.
@haarg haarg merged commit b7bf9a8 into master Feb 10, 2026
6 checks passed
@haarg haarg deleted the haarg/ignore-snapshot branch February 10, 2026 22:27
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.

2 participants