mirror of
https://github.com/kennethreitz-archive/gitignore.git
synced 2026-06-05 23:30:18 +00:00
added .rvmrc and coverage/ (rcov) to Rails.gitignore
This commit is contained in:
@@ -3,3 +3,5 @@ log/*
|
||||
tmp/*
|
||||
db/*.sqlite3
|
||||
public/system/*
|
||||
.rvmrc
|
||||
coverage/
|
||||
|
||||
Reference in New Issue
Block a user