Update .dockerignore and .gitignore

This commit is contained in:
Claudio Ortolina
2026-03-13 11:49:53 +00:00
parent 9e1dbfd530
commit cf95d6e89b
2 changed files with 8 additions and 5 deletions
+8
View File
@@ -33,12 +33,15 @@
/.shellcheckrc
.credo.exs
.formatter.exs
.sobelow-conf
compose.yaml
Dockerfile
# Mix artifacts
/_build/
/deps/
/.fetch
*.ez
# Scripts
@@ -68,3 +71,8 @@ CLAUDE.md
/mise.toml
/mise.local.toml
/.tool-versions
/.lexical
.env.example
# Benchmarks
/bench