Browse Source

add rebar.lock to template gitignore

pull/1236/head
Stuart Thackray 9 years ago
parent
commit
8fb8a91130
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      priv/templates/gitignore

+ 1
- 0
priv/templates/gitignore View File

@ -13,3 +13,4 @@ erl_crash.dump
.rebar
logs
_build
rebar.lock

Loading…
Cancel
Save