From: Paul Smith Date: Wed, 2 Feb 2022 21:20:30 +0000 (-0600) Subject: Android Studio X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d7a25eddfba534144b3999da6cd75cb54bea244e;p=gitignore.git Android Studio Ignoring 3 xml files that are often modified simply by opening and testing a project. And that only store local data. --- diff --git a/Android.gitignore b/Android.gitignore index a68e5b57..347e252e 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -18,6 +18,9 @@ output.json # IntelliJ *.iml .idea/ +misc.xml +deploymentTargetDropDown.xml +render.experimental.xml # Keystore files *.jks