summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-07-20 09:43:33 -0300
committerEuAndreh <eu@euandre.org>2025-07-20 09:43:33 -0300
commit6739d6ac8e968efddaa491e9d24d9b6804f3577a (patch)
tree0bf333eb615923822f0264430e905bb1aceead5e /.gitignore
parentsrc/sjs.mjs: Add reductions() (diff)
downloadsjs-6739d6ac8e968efddaa491e9d24d9b6804f3577a.tar.gz
sjs-6739d6ac8e968efddaa491e9d24d9b6804f3577a.tar.xz
Makefile: Update installation directory to be compatible with node
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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