diff --git a/.gitignore b/.gitignore index f2cf6b2..95e1353 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # comment this out distribution branches node_modules/ +# Editors +.vscode + # Logs logs *.log