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