summaryrefslogtreecommitdiff
path: root/priv/templates/gitignore
diff options
context:
space:
mode:
authorEvgeny M <eugeneim@gmail.com>2016-08-09 19:18:13 +0400
committerGitHub <noreply@github.com>2016-08-09 19:18:13 +0400
commitbfd15ce03e9a197f0df68932ad9deb177b06c3fd (patch)
treeae1d2b91724fb6796e44083395cda2f83f0f7196 /priv/templates/gitignore
parentfbfcdfcb8bd0a045cb4ed32b3ba75fffbb25f22f (diff)
Ignore IntelliJ IDEA files
This family of IDE with Erlang plugin is already quite popular.
Diffstat (limited to 'priv/templates/gitignore')
-rw-r--r--priv/templates/gitignore1
1 files changed, 1 insertions, 0 deletions
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