diff --git a/.gitignore b/.gitignore index eb5a316..47f28a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -target +syntax: glob + +/target/ +/.vscode/ +/*.code-workspace