From d445842674ffbd6f46f842c491968891253ec409 Mon Sep 17 00:00:00 2001 From: Camden Cheek Date: Fri, 15 Mar 2024 07:15:37 -0600 Subject: [PATCH] Chore: clean up .gitignore (#61182) --- .gitignore | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) 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