mirror of https://github.com/docker/cli.git
fix .dockerignore to avoid dirty working tree
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e57b5f78de
commit
83c253770c
|
@ -1,9 +1,8 @@
|
||||||
.circleci
|
/build/
|
||||||
.dockerignore
|
|
||||||
.github
|
|
||||||
.gitignore
|
|
||||||
appveyor.yml
|
|
||||||
build
|
|
||||||
/cli/winresources/versioninfo.json
|
/cli/winresources/versioninfo.json
|
||||||
/cli/winresources/*.syso
|
/cli/winresources/*.syso
|
||||||
|
/man/man*/
|
||||||
|
/docs/yaml/gen/
|
||||||
|
coverage.txt
|
||||||
|
profile.out
|
||||||
/vndr.log
|
/vndr.log
|
||||||
|
|
Loading…
Reference in New Issue