diff --git a/.gitignore b/.gitignore index d5b2f071577..13ccd281ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -78,11 +78,7 @@ eb-bundle.zip .gtm/ -cmd/src/debug cmd/gitserver/debug -cmd/indexer/debug - -/.gtm/ # Client node_modules @@ -101,9 +97,6 @@ graphql-operations.ts *.module.css.d.ts dll-bundle -# Extensions -/client/extension-api/dist - # Direnv .envrc .direnv @@ -132,10 +125,6 @@ sg.config.overwrite.yaml # sg Google Cloud API OAuth token .sg.token.json -# Generated sitemaps are not committed, they're hosted in a GCS bucket. -sitemap/ -sitemap_query.db - # Lighthouse CI reports .lighthouseci/ @@ -177,8 +166,8 @@ index.scip .aspect/bazelrc/ci.generated.bazelrc # nix -result -result-* +/result +/result-* # Windows /cmd/sourcegraph/__debug_bin.exe