From 2afbfbdb10df5ff6c174daf9b365e8cd7507d5bf Mon Sep 17 00:00:00 2001 From: polamjag Date: Thu, 5 Feb 2015 19:01:49 +0900 Subject: [PATCH] add /vendor/bundle --- Ruby.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Ruby.gitignore b/Ruby.gitignore index f2c13607..28f48498 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -22,6 +22,7 @@ build/ ## Environment normalisation: /.bundle/ +/vendor/bundle /lib/bundler/man/ # for a library or gem, you might want to ignore these files since the code is