diff options
| author | Evgeny M <eugeneim@gmail.com> | 2016-08-09 19:18:13 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-09 19:18:13 +0400 |
| commit | bfd15ce03e9a197f0df68932ad9deb177b06c3fd (patch) | |
| tree | ae1d2b91724fb6796e44083395cda2f83f0f7196 | |
| parent | fbfcdfcb8bd0a045cb4ed32b3ba75fffbb25f22f (diff) | |
Ignore IntelliJ IDEA files
This family of IDE with Erlang plugin is already quite popular.
| -rw-r--r-- | priv/templates/gitignore | 1 |
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 |
