From 46e36ee23910bf2fc49bc7ea904a3a63ab550769 Mon Sep 17 00:00:00 2001 From: Oliver Kriska Date: Wed, 26 Jan 2022 11:46:42 +0100 Subject: [PATCH] Docker - ignore elixir_ls --- .dockerignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index a03cecf..0cc600f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -16,3 +16,5 @@ erl_crash.dump # Static artifacts node_modules + +.elixir_ls