remove .ruby-version and add to .gitignore

Change-Id: Ib18c321f3cd3576242225b7048d4d9a34a039a75
Reviewed-on: https://gerrit.instructure.com/99921
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>
Tested-by: Jenkins
This commit is contained in:
Derek Bender 2017-01-18 15:12:06 -06:00
parent 2582f8b7c3
commit ef42472deb
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
.byebug_history
.env
/.yardoc/
/.ruby-version
/app/coffeescripts/ember/*/main.coffee
/app/coffeescripts/ember/screenreader_gradebook/templates/**/*.js
/app/views/info/styleguide.html.erb

View File

@ -1 +0,0 @@
2.3.0