Skip to content

Commit

Permalink
(maint) Add r10k.log to .gitignore
Browse files Browse the repository at this point in the history
This file is generated when running rspec tests locally.
  • Loading branch information
mwaggett committed Jan 18, 2022
1 parent 24da7df commit 92ff0b6
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 @@ -7,3 +7,4 @@ coverage
integration/log
integration/junit
integration/configs
r10k.log

0 comments on commit 92ff0b6

Please sign in to comment.