diff --git a/packages/hoppscotch-selfhost-desktop/.gitignore b/packages/hoppscotch-selfhost-desktop/.gitignore index a547bf36d..d019dc7d2 100644 --- a/packages/hoppscotch-selfhost-desktop/.gitignore +++ b/packages/hoppscotch-selfhost-desktop/.gitignore @@ -22,3 +22,6 @@ dist-ssr *.njsproj *.sln *.sw? + +# Sitemap +.sitemap-gen diff --git a/packages/hoppscotch-selfhost-desktop/.sitemap-gen/robots.txt b/packages/hoppscotch-selfhost-desktop/.sitemap-gen/robots.txt deleted file mode 100644 index 1a472838a..000000000 --- a/packages/hoppscotch-selfhost-desktop/.sitemap-gen/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Allow: / - -Sitemap: http://localhost:3000/sitemap.xml \ No newline at end of file diff --git a/packages/hoppscotch-selfhost-desktop/.sitemap-gen/sitemap.xml b/packages/hoppscotch-selfhost-desktop/.sitemap-gen/sitemap.xml deleted file mode 100644 index 547896936..000000000 --- a/packages/hoppscotch-selfhost-desktop/.sitemap-gen/sitemap.xml +++ /dev/null @@ -1 +0,0 @@ -http://localhost:3000/settings2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/realtime2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/realtime/websocket2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/realtime/sse2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/realtime/socketio2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/realtime/mqtt2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/profile2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/join-team2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/import2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/graphql2023-10-16T06:57:08.802Zdaily1.0http://localhost:3000/enter2023-10-16T06:57:08.802Zdaily1.0 \ No newline at end of file