From 9e2a0fe9d72bab97c2cd69ff6994148eda22fd35 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 30 Apr 2021 10:01:01 -0600 Subject: added .gitignore --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index aa724b7..87f66f5 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 -- cgit v1.2.3