From e40e99a9683d0058b612fc38cd0c2683e6ad4310 Mon Sep 17 00:00:00 2001 From: Herbert Reiter <4941275-moasda@users.noreply.gitlab.com> Date: Sat, 8 Feb 2020 18:16:14 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- app/app.iml | 133 ---------------------------------------------------- 2 files changed, 1 insertion(+), 134 deletions(-) delete mode 100644 app/app.iml diff --git a/.gitignore b/.gitignore index 68f2bcc..7f81c14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # IntelliJ .idea/ out/ -moasdawiki-app.iml +*.iml # Gradle .gradle/ diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 52b816e..0000000 --- a/app/app.iml +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file