Browse Source

Merge pull request #1413 from ates/rebar3.crashdump-gitignore

Add rebar3.crashdump to gitignore template
pull/1415/head
Fred Hebert 8 years ago
committed by GitHub
parent
commit
95777507a5
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
_build
.idea
rebar3.crashdump

Loading…
Cancel
Save