'init-again'

Change-Id: Ic0ec9c96098897288508eddd75f89a0f4fa6e986
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..3541dcd
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,10 @@
+{
+    "files.exclude": {
+        "**/.classpath": true,
+        "**/.project": true,
+        "**/.settings": true,
+        "**/.factorypath": true
+    },
+    "java.compile.nullAnalysis.mode": "automatic",
+    "java.configuration.updateBuildConfiguration": "interactive"
+}
\ No newline at end of file