From a8430b3791266d1ab6ccbc535997df98d7a5e31a Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 29 Jun 2020 01:27:05 -0700 Subject: [PATCH] gitignore: ignore more files We don't need to track them. Signed-off-by: Peng Tao --- .gitignore | 2 ++ tools/osbuilder/.gitignore | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 60a9094fc8..e9fad65b1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ **/*.bk +**/*.orig +**/*.rej **/target diff --git a/tools/osbuilder/.gitignore b/tools/osbuilder/.gitignore index 623a742bda..d6794be53e 100644 --- a/tools/osbuilder/.gitignore +++ b/tools/osbuilder/.gitignore @@ -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-*