From 2e5fc2b36f16fbb8b3ee3092b9184e23df939168 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 18 Sep 2013 15:27:49 -0500 Subject: [PATCH] Ignore IntelliJ build stuff --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8c14632e59..8b323bac70 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ manifest.yml MANIFEST.MF settings.xml activemq-data +*.iml +.idea