From c92ca13df667e79297576388f76a1875d2e16018 Mon Sep 17 00:00:00 2001 From: Eirik Dentz Sinclair Date: Wed, 13 Nov 2013 16:11:09 -0800 Subject: [PATCH] Ignore rubinius and other ruby version directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f764c96..e02e7be 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,9 @@ pow_ruby_debug.rb /.ruby-version /.rbenv /.rbfu +/.rbx /.rdebug_hist +/.rubies /.ruco /.ssh /.tddium @@ -54,3 +56,4 @@ pow_ruby_debug.rb /Public/* /VirtualBox VMs/* /github/* +/src/*