From 8e4d42951b0db87608e432c72125ae80c97c1262 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Tue, 20 Sep 2011 15:43:54 -0700 Subject: [PATCH] Add Intellij files to ignores --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab9fc8b784..3a53e653bf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ target .DS_Store .faces-config.xml.jsfdia MANIFEST.MF +.idea +*.iml