165eb5011405cedd778e345f6f8b1b304b237053
The current documentation correctly states that dockerignore pattern searches are non-recursive. However, the example given for Markdown files seems to contradict this by saying that `*.md` will exclude *all* Markdown files. This commit clarifies the situation by explicitly specifying that `*.md` will only exclude files in the root directory of the project. Signed-off-by: Tim Wraight <tim.wraight@tangentlabs.co.uk> Upstream-commit: 182d2668a1b6bd0c7f58ac1d9ffccd0a27a17821 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%