diff --git a/.gitignore b/.gitignore
index e740936..43a27f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ pom.xml.versionsBackup
 .classpath
 .settings
 
+# VS Code
+.vscode
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 0e14d8e..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "java.configuration.updateBuildConfiguration": "disabled"
-}
\ No newline at end of file