diff --git a/.gitignore b/.gitignore index 57ba11833a..7de9866254 100644 --- a/.gitignore +++ b/.gitignore @@ -55,4 +55,6 @@ Gemfile.lock # Used by RuboCop. Remote config files pulled in from inherit_from directive. # .rubocop-https?--* -.rspec_status \ No newline at end of file +.rspec_status + +*.log \ No newline at end of file