Large updates to webserver

Do not merge yet

Change-Id: I38c56844c1b0e3e8e5493c2705e62e6db7ee2102
diff --git a/.gitignore b/.gitignore
index bbf3d97..861a7f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
 *.crt
 *.key
 
-
+**/CMakeFiles/*
 
 
 
@@ -148,7 +148,7 @@
 # Sonarlint plugin
 
 ### VisualStudioCode ###
-.vscode/*
+**/.vscode/*
 #!.vscode/settings.json
 #!.vscode/tasks.json
 #!.vscode/launch.json
@@ -464,4 +464,4 @@
 *.odx.cs
 *.xsd.cs
 
-# End of https://www.gitignore.io/api/osx,linux,windows,pycharm,intellij,visualstudio,visualstudiocode
\ No newline at end of file
+# End of https://www.gitignore.io/api/osx,linux,windows,pycharm,intellij,visualstudio,visualstudiocode