mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-20 22:14:45 +01:00
Files generated by build.rs does not need to be stored in repo. Signed-off-by: Tim Zhang <tim@hyper.sh>
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
**/*.bk
|
|
**/*.orig
|
|
**/*.rej
|
|
**/target
|
|
**/.vscode
|
|
src/agent/src/version.rs
|
|
src/agent/kata-agent.service
|
|
src/agent/protocols/src/*.rs
|
|
!src/agent/protocols/src/lib.rs
|
|
|