wip: currently rewriting the project as a full stack application tangled.org/kacaii.dev/sigo
gleam

:see_no_evil: update `.dockerignore`

+18
+18
.dockerignore
··· 1 + *.beam 2 + *.ez 3 + *.just 4 + /build 5 + erl_crash.dump 6 + 7 + /dev 8 + /test 9 + justfile 10 + README.md 11 + 12 + /.justfiles 13 + .envrc 14 + .gitignore 15 + 16 + /.git 17 + /.jj 18 + /.tangled