Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Gumeson <gumeson@gmail.com>2013-05-24 01:48:27 +0400
committerPeter Gumeson <gumeson@gmail.com>2013-05-24 01:48:27 +0400
commit4c44d12fdc74ff0ca37b380ac18e7f716d062e72 (patch)
treecd4001bbc357973d831d5ce26acec525302a3659 /.gitignore
parentdeec6e034c27d88f082c69505c17adf933d1d0b3 (diff)
Added bundler dirs to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 594b673..b6d4a35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,9 @@ bootstrap.css
bootstrap-responsive.css
Gemfile.lock
.rvmrc
+.rbenv-version
+
+# Ignore bundler config
+/.bundle
+/vendor/cache
+/vendor/bundle