From 5782941b257fd32e925d9a23b41846c6e17a7201 Mon Sep 17 00:00:00 2001
From: Andreas Gohr <gohr@cosmocode.de>
Date: Wed, 22 Aug 2012 10:34:38 +0200
Subject: [PATCH] git ignore IntelliJ Idea .iml files

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

diff --git a/.gitignore b/.gitignore
index eb2474a3f..1daf647bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 *.old
 *~
 *.DS_Store
+*.iml
 /data/attic/*
 /data/cache/*
 /data/index/*
-- 
GitLab