From 8dd7b8d903669090c2bcc248e75361e47192d55e Mon Sep 17 00:00:00 2001
From: Raphael Luz <luz@ivt.tugraz.at>
Date: Tue, 22 Jan 2013 09:16:06 +0100
Subject: [PATCH] hgignore update

---
 .hgignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.hgignore b/.hgignore
index 39412e128d..b65e6aaa86 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
 syntax: glob
+.dropbox
 # Ignore Visual Studio 2008 files
 *.obj
 *.exe
@@ -27,4 +28,5 @@ obj/
 _ReSharper*/
 [Tt]est[Rr]esult*
 [Bb]uild[Ll]og.*
-*.[Pp]ublish.xml
\ No newline at end of file
+*.[Pp]ublish.xml
+desktop.ini
-- 
GitLab