From c2cfebe09db8262460ebd2272b151f4ed85c05e2 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Mon, 24 Jul 2023 20:10:59 +0200 Subject: [PATCH] ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13be216..dc55a52 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ package-lock.json output foo.zip -foo.xlsx \ No newline at end of file +foo.xlsx +foo \ No newline at end of file