diff options
Diffstat (limited to 'priv')
-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 ced0c5e..121a4de 100644 --- a/priv/templates/gitignore +++ b/priv/templates/gitignore @@ -13,3 +13,4 @@ erl_crash.dump .rebar logs _build +.idea |