From a264f98f21053cbcdf5ed210765e7fa3d19722eb Mon Sep 17 00:00:00 2001
From: Alexander Schwinn <al.schwinn@gsi.de>
Date: Fri, 14 Jul 2017 17:14:29 +0200
Subject: [PATCH] Bug 1463 - Add eclipse language-settings to gitignore

---
 silecs-communication-cpp/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/silecs-communication-cpp/.gitignore b/silecs-communication-cpp/.gitignore
index 02dfb1c..56137f3 100644
--- a/silecs-communication-cpp/.gitignore
+++ b/silecs-communication-cpp/.gitignore
@@ -1,3 +1,4 @@
 /bin
 /build
-/.settings
\ No newline at end of file
+/.settings
+.pydevproject
\ No newline at end of file
-- 
GitLab