diff --git a/webview-ui/public/.gitkeep b/webview-ui/public/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/webview-ui/public/index.html b/webview-ui/public/index.html deleted file mode 100644 index bd3562a..0000000 --- a/webview-ui/public/index.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - React App - - - -
- - diff --git a/webview-ui/public/manifest.json b/webview-ui/public/manifest.json deleted file mode 100644 index 918a3f8..0000000 --- a/webview-ui/public/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "short_name": "React App", - "name": "Create React App Sample", - "icons": [ - { - "src": "", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "", - "type": "image/png", - "sizes": "512x512" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} diff --git a/webview-ui/public/robots.txt b/webview-ui/public/robots.txt deleted file mode 100644 index e9e57dc..0000000 --- a/webview-ui/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: