Add more files to dockerignore
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user