diff --git a/.gitignore b/.gitignore index c06f585..483bef9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,9 @@ target\ *.iml *.ipr +### VS CODE ### +/.vscode/ + ### NetBeans ### /nbproject/private/ /nbbuild/