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 121a4de..468614d 100644 --- a/priv/templates/gitignore +++ b/priv/templates/gitignore @@ -14,3 +14,4 @@ erl_crash.dump logs _build .idea +rebar3.crashdump |