From 3417e37e8d3244fae904d499a6ed15e55bb11c56 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 2 Apr 2018 01:38:47 +0200 Subject: [PATCH] Update gitignore for Android Studio 3.1 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3daa7a43..37edb634 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ local.properties .idea/scopes/scope_settings.xml .idea/vcs.xml .idea/dictionaries/ +.idea/caches/ +.idea/codeStyles/ *.iml # OS-specific files