From e4e360630c90d7e801d99097b3e46e8299ab901d Mon Sep 17 00:00:00 2001 From: lian-manonog Date: Thu, 29 Aug 2024 12:25:33 +0100 Subject: wip: lambdahandler tests fail - unexpected errors --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6aa03fc..80f83ae 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,7 @@ __pycache__/ # OS-Related Files .DS_Store -venv \ No newline at end of file +venv + +##testing +*.parquet \ No newline at end of file -- cgit v1.2.3