From 0b0e8a4bf5047cc07bb8284ea149d894193487b7 Mon Sep 17 00:00:00 2001 From: yoff Date: Wed, 9 Oct 2024 12:22:17 +0200 Subject: [PATCH] Update python/extractor/tests/parser/.gitignore As suggested by @tausbn --- python/extractor/tests/parser/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python/extractor/tests/parser/.gitignore b/python/extractor/tests/parser/.gitignore index a27ba574014..247b8ca8c74 100644 --- a/python/extractor/tests/parser/.gitignore +++ b/python/extractor/tests/parser/.gitignore @@ -1 +1,2 @@ -*.old \ No newline at end of file +*.old +*.new \ No newline at end of file