Added to gitignore .rvmrc
diff --git a/.gitignore b/.gitignore
index 54f7202..b9003bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .DS_Store
 custom/*.bash
-!custom/example.bash
\ No newline at end of file
+!custom/example.bash
+.rvmrc
\ No newline at end of file