Storia-AI/sage

Feature request: Exclude auto-generated files

Offen

#47 geöffnet am 02.10.2024

 (6 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Python (116 Forks)auto 404
good first issuehacktoberfest🔥 difficulty: 2

Repository-Metriken

Stars
 (1.267 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Some repos have hundreds of auto-generated files, with limited utility in actually understanding the repo.

We'll have to implement some heuristics to detect such files (based on filename and content), and offer an option to exclude them from indexing. When they dominate the repo, they can really damage retrieval quality.

Contributor Guide