diff --git a/.gitignore b/.gitignore index cf6e617..04d116d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nbproject/private/ -/public/ \ No newline at end of file +/public/ +/.vscode/ \ No newline at end of file