From a5e729dd06c6f40821b94b80cabab390665f0ca7 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Tue, 16 Sep 2025 18:48:01 +0300 Subject: [PATCH] initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3b1b6d8..de5a13d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.png test_output -test_output/* \ No newline at end of file +test_output/* +test_tif \ No newline at end of file