diff --git a/.gitignore b/.gitignore index 202319c2..3f2ed369 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ bin/ /js/.parcel-cache/ /js/dist /js/node_modules/ +.vscode/*