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