From bfd15ce03e9a197f0df68932ad9deb177b06c3fd Mon Sep 17 00:00:00 2001
From: Evgeny M <eugeneim@gmail.com>
Date: Tue, 9 Aug 2016 19:18:13 +0400
Subject: Ignore IntelliJ IDEA files

This family of IDE with Erlang plugin is already quite popular.
---
 priv/templates/gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/priv/templates/gitignore b/priv/templates/gitignore
index ced0c5e..121a4de 100644
--- a/priv/templates/gitignore
+++ b/priv/templates/gitignore
@@ -13,3 +13,4 @@ erl_crash.dump
 .rebar
 logs
 _build
+.idea
-- 
cgit v1.1