From ded2dc4c0ddcdfb2d8f4c7170b4f8d4b5b919c4d Mon Sep 17 00:00:00 2001 From: Jacob Scherber Date: Wed, 22 Jan 2020 19:49:31 -0600 Subject: [PATCH] Ignore android VM image captures --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d8d1a0d2872..3a43d2735f98 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ Thumbs.db *.ipr *.iws /.idea/* +/captures # IDEA/Android Studio Ignore exceptions - this lets you share things you specifically want all team members to use !/.idea/codeStyles/