summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-11-13 19:24:34 -0300
committerEuAndreh <eu@euandre.org>2023-11-13 19:24:34 -0300
commita2d8f45087d26642cd68a9d806bc85219fccf8ce (patch)
tree7b49f6c857adba01a19f973cd3e5baad2dc5dd2c /.gitignore
parenttests/assert-*.sh: Reuse rebuilt assets for tests (diff)
downloadpapod-a2d8f45087d26642cd68a9d806bc85219fccf8ce.tar.gz
papod-a2d8f45087d26642cd68a9d806bc85219fccf8ce.tar.xz
src/napi-sqlite.c: Add Node-API PoC
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc35a77..4673063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
/doc/*.3js
/src/index.js
/node_modules/
+/src/napi-sqlite.lo
+/src/napi-sqlite.node