diff --git a/.gitignore b/.gitignore index 565ffeea9..6c6bbc77c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ npm-debug.log .project .settings/ .directory +.vscode # temporary files .*.sw[op] diff --git a/examples/network/basicUsage.html b/examples/network/basicUsage.html index a89aefa0c..e28e49505 100644 --- a/examples/network/basicUsage.html +++ b/examples/network/basicUsage.html @@ -25,8 +25,8 @@