# Repo-map exclusions — silences generic-similarity noise in the semantic "Relevant files" # feed without touching CorrexConfig's ignore_globs. One pattern per line, matched by # RepoMapIndexer.isIgnored: bare name = matches at any depth, path with '/' = subtree prefix. # Dev/QA tooling, not project business logic. scripts # Fixture repo used by QA gate tests — deliberately fake code, not part of correx itself. qa/sample-repo # Frontend build config — boilerplate, never what a code-context query is actually after. frontend/tailwind.config.js frontend/vite.config.ts frontend/postcss.config.js