From 833c8cf93f6001a777428283db5e2bc2d65ec576 Mon Sep 17 00:00:00 2001
From: Redouane Boumghar <redouane.boumghar@laas.fr>
Date: Mon, 13 Jun 2011 18:59:13 +0200
Subject: [PATCH] Ignoring working directories.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index be835df2..a68b6678 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ index-all.html
 work
 
 *~
+*/work*
-- 
GitLab