diff --git a/.gitignore b/.gitignore index 1b6527d6..6f7528fc 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ doc/app /.bundle /Gemfile.lock +/.rvmrc* diff --git a/.hgignore b/.hgignore index bfe73cfc..307d49af 100644 --- a/.hgignore +++ b/.hgignore @@ -30,3 +30,4 @@ vendor/rails doc/app /.bundle /Gemfile.lock +/.rvmrc*