mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
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
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%