mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-21 14:22:24 +00:00
This allows contributors to setup direnv without having it detected by git. Signed-off-by: Paul Meyer <katexochen0@gmail.com>
21 lines
344 B
Plaintext
21 lines
344 B
Plaintext
**/*.bk
|
|
**/*~
|
|
**/*.orig
|
|
**/*.rej
|
|
**/target
|
|
**/.vscode
|
|
**/.idea
|
|
**/.fleet
|
|
**/*.swp
|
|
**/*.swo
|
|
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
|
|
src/tools/log-parser/kata-log-parser
|
|
tools/packaging/static-build/agent/install_libseccomp.sh
|
|
.envrc
|
|
.direnv
|