From e9b3e3d9d14d12a1d0cc0f5ba5ee3cfec807c012 Mon Sep 17 00:00:00 2001 From: Timo Volkmann Date: Thu, 21 Mar 2019 17:07:30 +0100 Subject: [PATCH] added some IntelliJ files to .gitignore --- .gitignore | 3 +- ....hhn.labsw.labswp_2019_sose_geocaching.iml | 13 --- ...labsw.labswp_2019_sose_geocaching.main.iml | 61 -------------- ...labsw.labswp_2019_sose_geocaching.test.iml | 82 ------------------- 4 files changed, 1 insertion(+), 158 deletions(-) delete mode 100644 .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml delete mode 100644 .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml delete mode 100644 .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml diff --git a/.gitignore b/.gitignore index dfa50d0..172e300 100644 --- a/.gitignore +++ b/.gitignore @@ -20,8 +20,7 @@ .idea/**/uiDesigner.xml .idea/**/dbnavigator.xml labswp_2019_sose_geocaching.iml -.idea/modules/labswp_2019_sose_geocaching_main.iml -.idea/modules/labswp_2019_sose_geocaching_test.iml +.idea/modules diff --git a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml deleted file mode 100644 index f377552..0000000 --- a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml deleted file mode 100644 index e5923c1..0000000 --- a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml deleted file mode 100644 index 9501f06..0000000 --- a/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file