Skip to content

Commit

Permalink
Merge pull request #518 from olleolleolle/ignore-danger-gemfile-lock
Browse files Browse the repository at this point in the history
.gitignore: Gemfile.danger.lock should not be committed
  • Loading branch information
dblock committed Jul 3, 2024
2 parents 502018e + 7b7105e commit f833834
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 @@ -5,5 +5,6 @@
.idea
.rspec_status
Gemfile.lock
Gemfile.danger.lock
pkg
coverage

0 comments on commit f833834

Please sign in to comment.