From 3e263d465b6f6f11c72cabb0e5f55ce813cd48dd Mon Sep 17 00:00:00 2001 From: Oleg Mezentsev Date: Sun, 12 May 2019 12:45:34 +0000 Subject: [PATCH] [Android] ignore .idea/navEditor.xml (#3012) --- Android.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Android.gitignore b/Android.gitignore index a34c4f9e..05259d64 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -45,6 +45,8 @@ captures/ # Android Studio 3 in .gitignore file. .idea/caches/build_file_checksums.ser .idea/modules.xml +# Comment next line if keeping position of elements in Navigation Editor is relevant for you +.idea/navEditor.xml # Keystore files # Uncomment the following lines if you do not want to check your keystore files in.