Commit 6384237845c33365ba14be84a9f3aa3e9ce18c57

Authored by Nick Recobra
1 parent eebdb970
Exists in master and in 1 other branch production

Added .rvmrc to gitignore.

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
.gitignore
... ... @@ -4,4 +4,5 @@ log/*.log
4 4 tmp/**/*
5 5 config/config.yml
6 6 config/deploy.rb
7   -config/mongoid.yml
8 7 \ No newline at end of file
  8 +config/mongoid.yml
  9 +.rvmrc
... ...