From 4a019c37c2de9cd80d219650e889e7b704c58e52 Mon Sep 17 00:00:00 2001 From: julle Date: Sun, 16 Nov 2025 10:00:23 +0100 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 36b13f1..e347a35 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,7 @@ cython_debug/ # PyPI configuration file .pypirc +#testdata folder +testdata/ +output/ +sorted_library.json \ No newline at end of file