From 2a39eaf322464d29fef9a9175c28d5af253f6858 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 4 Aug 2014 18:02:14 -0600 Subject: [PATCH] add idea bits to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7576713..17ee45c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ build/ bin/ target/ +.idea +*.iml