From 44485e6e237da1f4d778b30c8b55442b9f96224b Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 20 Oct 2014 14:38:53 -0600 Subject: [PATCH] added idea *.iml to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bce51a8..fe13c97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ #* .#* *~ +*.iml _site .idea *.sw[op]