From 79fda85c750eec55367321da47e6384135236a52 Mon Sep 17 00:00:00 2001 From: Julien Kirch Date: Mon, 10 May 2010 18:32:12 +0200 Subject: [PATCH] exclude scratchpad file so I'll stop screwing commits --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 18af7a4..2f883ba 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ doc rdoc pkg *.gem +scratchpad.rb