diff --git a/.gitignore b/.gitignore index c9f1356..7239a26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ # Maven target/ +# IDE # Eclipse .settings/ .project .classpath + +# VSCode/VSCodium +.vscode/