From e17408b39a12b58bb052288605d146b17148949e Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Mon, 22 Sep 2025 22:52:46 +0100 Subject: [PATCH] Start by ignoring things we don't like --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01769a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +.build/ +binary/ +cache/ +chroot/ +images/ +live-image-amd64.* +chroot.files +chroot.packages.install +chroot.packages.live +binary.modified_timestamps +config/binary +config/common