diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c4314508..19e60deba 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ gclient_config.py_entries /target/ /std/hash/_wasm/target /tools/wpt/manifest.json +/test_napi/node_modules +/test_napi/build +/test_napi/third_party_tests/node_modules # Files that help ensure VSCode can work but we don't want checked into the # repo |
