From e8e1ecc04b810a06ab0780c7c1d7faec39d555e4 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Sat, 25 May 2019 18:11:04 +0200 Subject: [PATCH] Fix ignores and classpath (#448) Signed-off-by: Wouter Born --- .gitignore | 7 +++++-- org.openhab.binding.zigbee/.classpath | 6 ++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fe6f6d45e..c5d5e8459 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ -target/ +.idea +.DS_Store +*.iml bin/ -*/OSGI-INF/*.xml +target/ +**/.settings/org.eclipse.* diff --git a/org.openhab.binding.zigbee/.classpath b/org.openhab.binding.zigbee/.classpath index a5d95095c..1a0c5608f 100644 --- a/org.openhab.binding.zigbee/.classpath +++ b/org.openhab.binding.zigbee/.classpath @@ -28,5 +28,11 @@ + + + + + +