From 6739d6ac8e968efddaa491e9d24d9b6804f3577a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 20 Jul 2025 09:43:33 -0300 Subject: Makefile: Update installation directory to be compatible with node --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bf8600d..6520faf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/node_modules/ +/node_modules /src/*.exported.mjs -- cgit v1.2.3