Skip to content

Commit

Permalink
Remove .ruby-version file
Browse files Browse the repository at this point in the history
Add .ruby-version to .gitignore
  • Loading branch information
biow0lf committed May 24, 2017
1 parent 6b10d71 commit 9bcd48d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.sqlite3
.bundle
.rvmrc
.ruby-version
Gemfile.lock
gemfiles/*.lock
pkg/*
Expand Down
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

0 comments on commit 9bcd48d

Please sign in to comment.