From bfaf95c5b36f0a36ebbbd610e8e0e9bd3e68dc44 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Mon, 27 Feb 2012 10:20:27 +1300 Subject: [PATCH] Ignore .rbx directories. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28e41a3..15b4edc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Gemfile Gemfile.lock coverage pkg +.rbx \ No newline at end of file