From d0b5a412c93a26a4997a6645dfe607365d84f25e Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Thu, 6 Sep 2012 04:43:08 +0400 Subject: [PATCH] Ignore target/* --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index db4f502..376e79a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ TAGS checkouts/* doc/* deploy.docs.sh +target/*