/ .dockerignore
.dockerignore
 1  *
 2  !rebar.config
 3  !rebar.lock
 4  !Makefile
 5  !rebar3
 6  !rebar.config.script
 7  !apps
 8  !plugins
 9  !.git
10  !otp_patches
11  !test/ct_eunit_xform.erl
12  !config
13  !hooks
14  !scripts/extensions.vars
15  !scripts/aeternity_bin
16  !scripts/nodetool
17  !data
18  !docs
19  !docker/healthcheck.sh
20  !README.md
21  !LICENSE
22  apps/*/doc/*.html
23  apps/*/doc/edoc-info
24  apps/*/doc/erlang.png
25  apps/*/doc/stylesheet.css
26  apps/*/test/*.xfm
27  apps/aecore/c_src/*.[1-9][0-9]o
28  apps/aecore/priv/keys
29  apps/aefate/aefate
30  apps/aefate/aefateasm
31  apps/aefate/aefateasm.cmd
32  apps/aefate/src/aefa_fate_eval.erl
33  apps/aeutils/src/endpoints.erl
34  apps/aeutils/src/oas_endpoints.erl
35  otp_patches/*.erl