diff options
author | aha-oretama <sekine_y_529@msn.com> | 2017-07-03 01:48:55 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-03 01:48:55 +0900 |
commit | 42ae87965fae23434624cd2c92fc35806f641be4 (patch) | |
tree | 1f0d02168202a2dac59bb07f0482f697920ed0f3 /priv/templates | |
parent | 83b41523fa010283dae86680ac2f884fed47a34d (diff) |
Ignore IntelliJ file
Diffstat (limited to 'priv/templates')
-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 468614d..40ca652 100644 --- a/priv/templates/gitignore +++ b/priv/templates/gitignore @@ -14,4 +14,5 @@ erl_crash.dump logs _build .idea +*.iml rebar3.crashdump |