From 19dcff5d7245295d4508a71bb0ed2a886ada7a13 Mon Sep 17 00:00:00 2001
From: Niall Sheridan <nsheridan@gmail.com>
Date: Sun, 19 Feb 2017 00:22:55 +0000
Subject: [PATCH] Ignore generated .idea directory

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

diff --git a/.gitignore b/.gitignore
index 6a25485c..19418512 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ tmp
 
 signing_key*
 http.log
+.idea
-- 
GitLab