From cb76c9c68a185f840aa03fd0a38260bba6f21302 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Wed, 1 May 2024 22:53:18 -0700
Subject: WIP: recreate object element when loading maps to avoid node warnings
about dangling file handles
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
(limited to '.gitignore')
diff --git a/.gitignore b/.gitignore
index da607e2..47a4fce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
dist
node_modules
build
+test/screenshots
--
cgit v1.2.3