From e678612d75203cabf6d620cd5f05f086e12e1c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Rigart?= Date: Fri, 24 Feb 2012 09:48:45 +0100 Subject: [PATCH] gitignore intellij project files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bafc8e6c..2b276861 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ doc/app /Gemfile.lock /Gemfile.local /.rvmrc* +/*.iml +/.idea