From 95e657c171fd21024114e12260a528504d51c089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 5 Jun 2013 16:00:13 +0200 Subject: [PATCH] Ignore IntelliJIDEA module files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3748a6ef1b8..3ec764dec5b 100755 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ doxygen_warnings.log /.project .DS_Store .idea +*.iml