diff options
Diffstat (limited to 'test_napi/.gitignore')
| -rw-r--r-- | test_napi/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test_napi/.gitignore b/test_napi/.gitignore new file mode 100644 index 000000000..6fdcc4a66 --- /dev/null +++ b/test_napi/.gitignore @@ -0,0 +1,4 @@ +package-lock.json + +# Test generated artifacts +.swc
\ No newline at end of file |
