Git ignore compile artifacts
diff --git a/.gitignore b/.gitignore index b54f306..d765922 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,8 +1,11 @@ .hqueue.dev +*.d *.o *.beam *.so .eunit erl_crash.dump rebar +ebin +compile_commands.json