diff --git a/.gitignore b/.gitignore index 2db0ebc15f..0fd15a8f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ buildNumber.properties *.DS_Store .kube + +# VSCode settings +.vscode/ \ No newline at end of file