72d6210 backend: ignore downloaded SRPM files

1 file Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    backend: ignore downloaded SRPM files
    
    Otherwise we count each SRPM that DistGit downloads from backend, and
    that inflates the stats of project RPMs downloaded.
    
    We could specify User-Agent on DistGit and ignore it in the hitcounter
    script but we agreed that we can ignore SRPM downloads altogether.
    
    Merges: #2280