diff --git a/.gitignore b/.gitignore index 435ca34..50bbba5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,8 @@ .idea/ *.iml +# Visual Studio Code +.vscode/ + # output folders **/output/ \ No newline at end of file