From 22b48f90de92233623fea048e5a02093ccc031ae Mon Sep 17 00:00:00 2001 From: Leonard Boyce Date: Mon, 3 May 2021 09:46:08 -0400 Subject: [PATCH] (chore) Ignore editor artifacts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 47010b0..0f6882d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ *~ *.beam *.sw? +*.iml deps/ ebin/ .eunit/ +.idea/ _build rebar.lock