From e26322be393602087260f24f9e93ba343d8f8837 Mon Sep 17 00:00:00 2001
From: Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Date: Wed, 26 Jan 2011 14:56:33 +0100
Subject: [PATCH 1/1] Update .gitignore.

---
 .gitignore | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 1b9d7b7..9dea7c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 *.d
 *.o
 
-cachegrind.out.*
+callgrind.out.*
 gmon.out
 
 core
@@ -12,8 +12,12 @@ localversion
 misc_autogen.h
 
 loba
+loba-dev
+loba-stable
 simple_async
 
+*_dev.xml
+
 simgrid-dev
 simgrid-stable
 */
-- 
2.39.5