From 6ba0e6486c755befba542b41c5c47a42dbd88984 Mon Sep 17 00:00:00 2001 From: Hannes Achleitner Date: Mon, 18 Mar 2024 08:57:59 +0100 Subject: [PATCH] Improve gitignore even with newer Android Studio --- .gitignore | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index a84b0ce..4b45b63 100644 --- a/.gitignore +++ b/.gitignore @@ -38,23 +38,8 @@ captures/ # IntelliJ *.iml -.idea/workspace.xml -.idea/tasks.xml -.idea/gradle.xml -.idea/assetWizardSettings.xml -.idea/dictionaries -.idea/libraries -.idea/jarRepositories.xml -.idea/runConfigurations.xml -.idea/.gitignore -.idea/compiler.xml -.idea/misc.xml -.idea/.name -# Android Studio 3 in .gitignore file. -.idea/caches -.idea/modules.xml -# Comment next line if keeping position of elements in Navigation Editor is relevant for you -.idea/navEditor.xml +.idea/* +!idea/codeStyles # Keystore files # Uncomment the following lines if you do not want to check your keystore files in.