From 0f825b71799eee35e5701556d99382854e4a7f8a Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Thu, 30 Oct 2014 14:48:31 -0400 Subject: [PATCH] Added ignore support for intellij Change-Id: Ia55578c89fadb92d5bd0877d296305081ece0358 --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 165f505746..b79f6c2f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,8 +17,9 @@ test-reports # Added by the users of vagrant jdk-7u45-linux-arm-vfp-sflt.gz - - +# IntelliJ +*.iml +.idea/ # Created by http://www.gitignore.io