From 9f316662773c0deb2fb9d67d51ee0496ed28daec Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Tue, 17 Jun 2014 13:49:42 -0600 Subject: [PATCH] add idea spore to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 84506aac..85c940a3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ bin .springBeans .DS_Store *.sw* +*.iml +.idea \ No newline at end of file