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