diff --git a/.gitignore b/.gitignore index 1ac0a8c..a859a2e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ tmtags ## VIM *.swp tags + +## BUNDLER +.bundle +Gemfile.lock