From 396710122aee2e04a6a60136e3de81f066002843 Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Thu, 11 Sep 2025 23:24:25 +0100 Subject: [PATCH] Add gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8e56411 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.build/ +binary/ +cache/ +chroot/ +images/ +live-image-amd64.* +chroot.files +chroot.packages.install +chroot.packages.live +binary.modified_timestamps