From 632220a3e637176174a1cf1ccb03ea8e4ed92950 Mon Sep 17 00:00:00 2001 From: Roshan B <63301253+Roshan-24@users.noreply.github.com> Date: Tue, 4 Oct 2022 15:57:08 +0530 Subject: [PATCH] Yeet entire .idea folder --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 603b140..0f1d137 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,7 @@ *.iml .gradle /local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml +/.idea .DS_Store /build /captures