diff options
-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 |