From b1f16e18e8cf4f2a196f2d50a1a8fa3f527cb774 Mon Sep 17 00:00:00 2001 From: swrup Date: Sun, 30 Nov 2025 21:02:35 +0100 Subject: [PATCH] --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e35d8850..94938f7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ _build + +# default output files of offline-tool +response.json +request.json