From fe6f47122a57074a3409d4e8e778d50111262486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Koz=C5=82owski?= Date: Sat, 7 Jan 2023 15:48:45 +0100 Subject: [PATCH] gitignore update --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b22ea71..a57b9bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ env *.out -images +images* *.tsv \ No newline at end of file