Commit fe32b5c8 authored by John Murray's avatar John Murray
Browse files

Added .rvmrc to .gitignore

I think we can at least agree that there are a large number of users who
will be using RVM with their project. However, since there is a want to
be agnostic to tools such as rvmrc I have added an addition to the
.gitignore file.
parent 69826f3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,3 +3,4 @@ rdoc
.bundle
pkg
db/*.sqlite
.rvmrc