mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 08:54:29 +01:00
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>
14 lines
199 B
Plaintext
14 lines
199 B
Plaintext
**/*.bk
|
|
**/*~
|
|
**/*.orig
|
|
**/*.rej
|
|
**/target
|
|
**/.vscode
|
|
pkg/logging/Cargo.lock
|
|
src/agent/src/version.rs
|
|
src/agent/kata-agent.service
|
|
src/agent/protocols/src/*.rs
|
|
!src/agent/protocols/src/lib.rs
|
|
build
|
|
|