summaryrefslogtreecommitdiff
path: root/test_napi/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'test_napi/.gitignore')
-rw-r--r--test_napi/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/test_napi/.gitignore b/test_napi/.gitignore
index 6fdcc4a66..54de1ef34 100644
--- a/test_napi/.gitignore
+++ b/test_napi/.gitignore
@@ -1,4 +1,7 @@
package-lock.json
# Test generated artifacts
-.swc \ No newline at end of file
+.swc
+*.dylib
+*.so
+*.dll