diff options
-rw-r--r-- | THANKS | 1 | ||||
-rw-r--r-- | priv/templates/gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -140,3 +140,4 @@ Heinz N. Gies Roberto Aloi Andrew McRobb Drew Varner +Niklas Johansson diff --git a/priv/templates/gitignore b/priv/templates/gitignore index 40ca652..f1c4554 100644 --- a/priv/templates/gitignore +++ b/priv/templates/gitignore @@ -16,3 +16,4 @@ _build .idea *.iml rebar3.crashdump +*~ |