From cc25b533fd21c22ffe84c5f42285e71c5e59ba2a Mon Sep 17 00:00:00 2001
From: Nathan Dauber <nathan@radialogica.com>
Date: Tue, 19 Mar 2013 11:57:06 -0500
Subject: [PATCH] Update the ignores to include project structure file *.iml

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b0cc783123c..9da4d972909 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ nbproject
 
 # phpStorm
 .idea
+*.iml
 
 # geany
 *.geany
-- 
GitLab