Commit 244b9d3e authored by Chris Wanstrath's avatar Chris Wanstrath

Remove .rmvrc from Rails.gitignore. Feel free to add manually.

parent 8ca8ad89
...@@ -5,5 +5,4 @@ log/* ...@@ -5,5 +5,4 @@ log/*
tmp/* tmp/*
db/*.sqlite3 db/*.sqlite3
public/system/* public/system/*
.rvmrc
coverage/ coverage/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment