diff --git a/.gitignore b/.gitignore index 481fc81..caf0c24 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ pkg/ .DS_Store metadata.json coverage/ +vendor/ +.bundle/ +Gemfile.lock