From 02b6e1dec23e49f8b649742b63fa53047e988802 Mon Sep 17 00:00:00 2001 From: Luis Lavena Date: Wed, 28 Apr 2010 20:30:21 -0300 Subject: [PATCH] Ignore rubinius compiled files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f276dfe5..64af5f23 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.o *.so *.jar +*.rbc doc log pkg