From b9850c1c160a7d59d1565bd027baec35a173905d Mon Sep 17 00:00:00 2001 From: Matti Lamppu Date: Tue, 24 Sep 2024 16:31:05 +0300 Subject: [PATCH] Add test mock file to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e69de29..c8fac23 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +./tests/summary.txt