Ingnore .iex.exs when building the Docker image

This commit is contained in:
Claudio Ortolina
2025-09-22 14:05:36 +03:00
parent 1722eb0eed
commit 89a5489de7
+1
View File
@@ -28,6 +28,7 @@
/test/
/tmp/
.elixir_ls
.iex.exs
# Mix artifacts
/_build/