From 7467ed92bf9dfd9818f43b026dae6a7c5069cd7e Mon Sep 17 00:00:00 2001
From: "benjamin.jakimow@geo.hu-berlin.de" <q8DTkxUg-BB>
Date: Wed, 17 Jan 2018 11:18:44 +0100
Subject: [PATCH] changed .gitignore and removed .idea files,

---
 .gitignore        | 1 -
 .idea/modules.xml | 2 --
 2 files changed, 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 119ffea9..2ba98961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@ temp/
 example/*.aux.xml
 timeseriesviewer/ui/tmp.ui
 # Untrack compiled files
-.idea/*
 *.aux.xml
 *.pyc
 *.pyd
diff --git a/.idea/modules.xml b/.idea/modules.xml
index fc024ad5..d30d7950 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -3,8 +3,6 @@
   <component name="ProjectModuleManager">
     <modules>
       <module fileurl="file://$PROJECT_DIR$/.idea/hub-timeseriesviewer.iml" filepath="$PROJECT_DIR$/.idea/hub-timeseriesviewer.iml" />
-      <module fileurl="file://$PROJECT_DIR$/../../scratch/.idea/scratch.iml" filepath="$PROJECT_DIR$/../../scratch/.idea/scratch.iml" />
-      <module fileurl="file://$PROJECT_DIR$/../untitled folder/testclass/.idea/testclass.iml" filepath="$PROJECT_DIR$/../untitled folder/testclass/.idea/testclass.iml" />
     </modules>
   </component>
 </project>
\ No newline at end of file
-- 
GitLab