Skip to content

Commit

Permalink
Ignore gem sigstore artifacts.
Browse files Browse the repository at this point in the history
I don't believe they should be stored under source control.
  • Loading branch information
myronmarston committed Dec 10, 2024
1 parent 26b7c79 commit bc4203d
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 bc4203d

Please sign in to comment.