mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 07:48:55 +00:00
gitignore: ignore more files
We don't need to track them. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
be9ca0d58b
commit
a8430b3791
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
**/*.bk
|
||||
**/*.orig
|
||||
**/*.rej
|
||||
**/target
|
||||
|
6
tools/osbuilder/.gitignore
vendored
6
tools/osbuilder/.gitignore
vendored
@ -1,2 +1,8 @@
|
||||
image-builder/nsdax
|
||||
dracut/Dockerfile
|
||||
/.*.done
|
||||
/*_rootfs
|
||||
/kata-Centos-dnf.conf
|
||||
/kata-containers-initrd.img
|
||||
/kata-containers.img
|
||||
rootfs-builder/centos/RPM-GPG-KEY-*
|
||||
|
Loading…
Reference in New Issue
Block a user