diff --git a/.gitignore b/.gitignore index fcb7abb..d26bc1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.gem -Gemfile.lock -.bundle/ +/Gemfile.lock +/.bundle/ +/coverage