diff --git a/.gitignore b/.gitignore index 119ffea9a09de6d0e76d6f25ed000a6e5c081b87..2ba98961c7966923022f90583b6811ff5dbd4e19 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 fc024ad55eae4b0725ed66713bd6049985971a55..d30d7950213463b4953219cef5dd3fdc0540bd04 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