Added to gitignore .rvmrc
authorRobert R Evans <robert@codewranglers.org>
Sun, 10 Oct 2010 15:34:30 +0000 (08:34 -0700)
committerRobert R Evans <robert@codewranglers.org>
Sun, 10 Oct 2010 15:34:30 +0000 (08:34 -0700)
.gitignore

index 54f7202..b9003bb 100644 (file)
@@ -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