Skip to content

Commit

Permalink
Ignore rbis in gem for now
Browse files Browse the repository at this point in the history
  • Loading branch information
helenye-stripe committed Nov 20, 2024
1 parent 853ccc6 commit 8d598c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stripe.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Gem::Specification.new do |s|
/\Abin/,
/\Asorbet/,
/\Atest/
/\Arbi/,
)
s.files = `git ls-files`.split("\n").grep_v(ignored)
s.bindir = "exe"
Expand Down

0 comments on commit 8d598c8

Please sign in to comment.