From 932f2fde5c71eeb893297ba26ec39e136398a0f9 Mon Sep 17 00:00:00 2001
From: Julien Bonjean <julien@bonjean.info>
Date: Fri, 17 Apr 2009 16:54:15 -0400
Subject: [PATCH] Updated gitignore

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

diff --git a/.gitignore b/.gitignore
index 119399900b..8b7dec50b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,7 +93,7 @@ sflphone-gtk/src/dbus/Makefile
 sflphone-gtk/src/contacts/Makefile
 sflphone-gtk/src/contacts/addressbook/Makefile
 sflphone-gtk/pixmaps/Makefile
-
+sflphone-gtk/tests/Makefile
 
 
 # Ignore sflphone-gtk stuff
@@ -108,6 +108,10 @@ sflphone-gtk/pixmaps/Makefile
 /sflphone-gtk/sflphone.desktop
 /sflphone-gtk/confdefs.h
 /sflphone-gtk/conftest.dir
+/sflphone-gtk/tests/check_config
+/sflphone-gtk/tests/check_contacts
+/sflphone-gtk/tests/check_dbus
+/sflphone-gtk/tests/check_global
 
 # Ignore sub-modules stuff
 ## libiax2
-- 
GitLab