From 9c728e0ae225fc854a10e27670f42ed19736eb18 Mon Sep 17 00:00:00 2001 From: David Vogel Date: Mon, 5 Feb 2024 22:30:22 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9472bde..45fbd5d 100644 --- a/.gitignore +++ b/.gitignore @@ -105,5 +105,7 @@ $RECYCLE.BIN/ /output/ /dist/ -/bin/stitch/output.png +/bin/stitch/*.png +/bin/stitch/*.dzi +/bin/stitch/*_files/ /files/magic-numbers/generated.xml \ No newline at end of file