Skip to content

Commit

Permalink
gitignore: Ignore SHA256SUMS from release verify
Browse files Browse the repository at this point in the history
Ignore SHA256SUMS and SHA256SUMS.asc used for release verification
  • Loading branch information
ShahanaFarooqui authored and rustyrussell committed Jul 10, 2023
1 parent 212c4db commit 7dda91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ focal/
jammy/
release/
.vscode/

# Ignore release verification Sha256Sums
SHA256SUMS-*

0 comments on commit 7dda91f

Please sign in to comment.