From c0ee192cec55aa787ea64c2c582cbc0eb08a4ecc Mon Sep 17 00:00:00 2001
From: Ingo Bauersachs <ingo@jitsi.org>
Date: Tue, 2 Dec 2014 19:37:21 +0100
Subject: [PATCH] Ignore Eclipse project settings

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

diff --git a/.gitignore b/.gitignore
index 3ea29586..b126ffd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libjitsi.jar
 *.swp
 dist
 *.class
+.settings/*
\ No newline at end of file
-- 
GitLab