From 08ae4d4b9fa26c8dee4da410f8153f4b3ab9ed6a Mon Sep 17 00:00:00 2001 From: Arszilla Date: Tue, 19 Mar 2024 21:46:46 +0200 Subject: [PATCH] Add missing files to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 9664a58..b7614b8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,10 @@ images local/* simple-cdd/images/* simple-cdd/tmp/* + # Files .mirror +binary.modified_timestamps build.log chroot.files chroot.packages.install @@ -23,9 +25,12 @@ live-image-*.contents live-image-*.files live-image-*.hybrid.iso.zsync live-image-*.packages +wget-log.* + # Overwritten due to build.sh simple-cdd/debian-cd/* simple-cdd/profiles/kali.downloads + # Miscellaneous .lock .stage