summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-08-11 14:41:19 +0200
committervarac <varacanero@zeromail.org>2015-08-11 14:41:19 +0200
commit4d0df2f5ccad2cfb8f8fc388364ead4955d65665 (patch)
tree314c8a639ab7c2eda2f03090f7acb8dc9ef1b839
parente2b76364383d7c7de0ecfa56c17f62cd1b1a6bd1 (diff)
added .bundle/ and vendor/bundle/ to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e04aab7..d2f3945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@ test/provider/files/users/
.vagrant
Vagrantfile
.reviewboardrc
+.bundle/
+vendor/bundle/