Browse Source

Add rebar3.crashdump to gitignore template

pull/1413/head
Artem Teslenko 8 years ago
parent
commit
5b9bd7a102
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      priv/templates/gitignore

+ 1
- 0
priv/templates/gitignore View File

@ -14,3 +14,4 @@ erl_crash.dump
logs logs
_build _build
.idea .idea
rebar3.crashdump

Loading…
Cancel
Save