From dcd90b17b57ae6b69ee332959a018a6016672566 Mon Sep 17 00:00:00 2001 From: Scott Stamp Date: Sat, 13 Oct 2018 17:52:16 -0230 Subject: [PATCH] Ignore *.iml Don't need these where we're going! --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index d168462..dda4011 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,6 @@ .idea/ out/ -G-Earth2.iml /G-WinMem/.vs /G-WinMem/x64 /G-WinMem/G-WinMem/x64 -/Extensions/ -G-Earth.iml -/G-EarthWindows.iml *.iml