diff options
| author | EuAndreh <eu@euandre.org> | 2023-11-13 19:24:34 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-11-13 19:24:34 -0300 |
| commit | a2d8f45087d26642cd68a9d806bc85219fccf8ce (patch) | |
| tree | 7b49f6c857adba01a19f973cd3e5baad2dc5dd2c /.gitignore | |
| parent | tests/assert-*.sh: Reuse rebuilt assets for tests (diff) | |
| download | papod-a2d8f45087d26642cd68a9d806bc85219fccf8ce.tar.gz papod-a2d8f45087d26642cd68a9d806bc85219fccf8ce.tar.xz | |
src/napi-sqlite.c: Add Node-API PoC
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ /doc/*.3js /src/index.js /node_modules/ +/src/napi-sqlite.lo +/src/napi-sqlite.node |
