Add more files to dockerignore

This commit is contained in:
Claudio Ortolina
2025-10-25 21:12:37 +01:00
parent c61ae51693
commit be31deb9b9
+7
View File
@@ -28,7 +28,13 @@
/test/ /test/
/tmp/ /tmp/
.elixir_ls .elixir_ls
.expert
.iex.exs .iex.exs
/.shellcheckrc
.credo.exs
.formatter.exs
compose.yaml
# Mix artifacts # Mix artifacts
/_build/ /_build/
@@ -61,3 +67,4 @@ CLAUDE.md
# Dev tooling and environment # Dev tooling and environment
/mise.toml /mise.toml
/mise.local.toml /mise.local.toml
/.tool-versions