diff options
Diffstat (limited to 'priv/templates/gitignore')
-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 40ca652..f1c4554 100644 --- a/priv/templates/gitignore +++ b/priv/templates/gitignore @@ -16,3 +16,4 @@ _build .idea *.iml rebar3.crashdump +*~ |