5 lines
129 B
Text
5 lines
129 B
Text
|
# More info: https://docs.docker.com/engine/reference/builder/#dockerignore-file
|
||
|
# Ignore build and test binaries.
|
||
|
bin/
|
||
|
testbin/
|