From e920e493f1c39fa229b4edc44f5d75f5ca14645e Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 31 Jan 2011 16:01:56 +0100 Subject: [PATCH] don't ignore build directory --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b747724a..3417a1bf 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,4 @@ .*.gz # A handy place to put stuff that git should ignore: -/ignore/ -/build/ +/ignore/ \ No newline at end of file