diff --git a/.gitignore b/.gitignore index b534ce4..f8d0532 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ Server/Server.iml Server/src/main/java/META-INF/MANIFEST.MF .settings .project -.classpath \ No newline at end of file +.classpath +# VSCode Workspace +.vscode/ \ No newline at end of file