diff options
Diffstat (limited to 'testing/xpcshell/node-ws/.gitignore')
-rw-r--r-- | testing/xpcshell/node-ws/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/xpcshell/node-ws/.gitignore b/testing/xpcshell/node-ws/.gitignore new file mode 100644 index 0000000000..e37ab1e942 --- /dev/null +++ b/testing/xpcshell/node-ws/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +.nyc_output/ +coverage/ +.vscode/ |