From 15904ad51325426bcb3b8e87e714584e437417b7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Dec 2025 09:53:48 +0100 Subject: Implement script and block listing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a071ed4..52b97af 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ *.gcov *.gcno *.gcda +*.txt +*.txt.c +*.parse -- cgit v1.3.1