Skip to content

Commit

Permalink
Merge pull request #193 from NickLaMuro/add_ruby_version_to_gitignore
Browse files Browse the repository at this point in the history
Add .ruby-version to .gitignore
  • Loading branch information
Fryguy authored Apr 27, 2018
2 parents 7ea561f + 7476a8a commit 6e614d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.rubocop-*
.ruby-version
/.bundle/
/.yardoc
/Gemfile.lock
Expand Down

0 comments on commit 6e614d4

Please sign in to comment.