From 918addafee64cf60ff44ddab64a1ad3bb30606c6 Mon Sep 17 00:00:00 2001 From: Thiago Pradi Date: Mon, 14 Mar 2011 00:58:36 -0300 Subject: [PATCH 1/2] Ignore Rubinius compiled files --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8daa1e4..79d684b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ railties/doc railties/guides/output railties/tmp .rvmrc +*.rbc -- 1.6.6.1