diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 0fd3c63849..1e60843467 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,7 @@ external_tests/*.lock # http://gembundler.com/man/bundle-exec.1.html b/ binstubs/ -omnibus/.bundle -acceptance/.bundle +**/.bundle # RVM and RBENV ruby version files .rbenv-version .rvmrc |