tools/packaging/kata-deploy/local-build: Add build to gitignore

This directory consists entirely of files built during a make kata-tarball,
so it should not be committed to the tree. A symbolic link to this directory
might be created during 'make tarball', ignore it as well.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[greg: - rearranged the subject to make the subsystem checker happy
       - also ignore the symbolic link created by
         `kata-deploy-binaries-in-docker.sh`]
Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
David Gibson
2022-03-02 16:24:42 +11:00
committed by Greg Kurz
parent 486322a0f1
commit bad859d2f8
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
build/