diff --git a/.gitignore b/.gitignore index afb956e10..5c6962be1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,6 @@ *.classpath *.project *.settings -**/bin -**.vscode +bin/ +.vscode/ *.code-workspace