Skip to content

Commit

Permalink
Merge pull request #62 from block/myron/ignore-sigstore
Browse files Browse the repository at this point in the history
Ignore gem sigstore artifacts.
  • Loading branch information
myronmarston authored Dec 10, 2024
2 parents 46220b3 + bc4203d commit f454449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gemfile-custom
# Ignore artifacts from building the gems.
/pkg/
/*/pkg/
/*/*.gem.sigstore.json

# Ignore Byebug command history file.
.byebug_history
Expand Down

0 comments on commit f454449

Please sign in to comment.