From b7adef9c4b18ced083cb77fe1fdec3e4ecd4191c Mon Sep 17 00:00:00 2001 From: Salman Manoe Date: Fri, 23 Jun 2023 16:20:16 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 14eaa6fc..a15016f0 100644 --- a/.gitignore +++ b/.gitignore @@ -56,7 +56,7 @@ local.properties ########################## .idea *.iws -**.iml +**\*.iml *.ipr ##########################