Add comprehensive search for tech variant, cleanup repo

Search improvements:
- Add Tech HQs (unicorns, FAANG, public companies) to search index
- Add Accelerators (Y Combinator, Techstars, etc.) to search index
- Add Tech Events to search index after API load
- Fix search result icons for new types
- Update search hints

Repo cleanup:
- Add .claude/ and .cursor/ to .gitignore
- Remove outdated brainstorming/ folder
- Remove outdated docs/ folder
This commit is contained in:
Elie Habib
2026-01-23 11:42:16 +04:00
parent 99fdcf5a4c
commit 63cd6ca866
5 changed files with 56 additions and 472 deletions

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@ dist/
.env.local
.playwright-mcp/
.vercel
.claude/
.cursor/