ignore all .bundle folders and Gemfile.lock

Change-Id: Ib78461b98a15d81812d04bcdbc7e2dbd0320b979
Reviewed-on: https://gerrit.instructure.com/29508
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Raphael Weiner <rweiner@pivotallabs.com>
Product-Review: Raphael Weiner <rweiner@pivotallabs.com>
QA-Review: Raphael Weiner <rweiner@pivotallabs.com>
This commit is contained in:
Raphael Weiner 2014-01-31 16:52:04 -07:00
parent 64b7d487a8
commit ea31e12528
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -10,7 +10,7 @@
#
# That's what .git/info/exclude and core.excludesfile are for :)
/.bundle/
.bundle/
/.yardoc/
/app/coffeescripts/ember/*/main.coffee
/app/views/info/styleguide.html.erb
@ -21,7 +21,7 @@
/db/*.sqlite*
/db/*sql
/exports/
/Gemfile.lock
Gemfile.lock
/log/
/public/app/
/public/assets/