12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
# Keep the Docker build context small: the client image only needs the Go module.
|
|
.git
|
|
.github
|
|
bin/
|
|
server/
|
|
e2e/
|
|
docs/
|
|
scripts/
|
|
*.md
|
|
CURRENT_MC_PROTO.txt
|
|
.gitignore
|