Commit b3e1755b authored by bry4n's avatar bry4n Committed by Chris Wanstrath

added .rvmrc and coverage/ (rcov) to Rails.gitignore

parent a3a9c380
...@@ -3,3 +3,5 @@ log/* ...@@ -3,3 +3,5 @@ log/*
tmp/* tmp/*
db/*.sqlite3 db/*.sqlite3
public/system/* public/system/*
.rvmrc
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