mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- We now only use winresources for the dockerd binary, so we can
reduce some uses of wildcards
- Use explicit ("/") to indicate these should only be ignored
relative to the root of the repository and build-context
- Remove remnant ignore for rpm builds
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
/.git
|
|
|
|
# build artifacts
|
|
/bundles/
|
|
/cli/winresources/dockerd/winres.json
|
|
/cli/winresources/dockerd/*.syso
|