Dashboard › cli › Exclude build dist analysis
01a04315-d815-7803-bd81-c69a6dc915dbAlways exclude generated build/ and dist/ directories from Biome type analysis using the documented files.includes !! ignore pattern. Generated artifacts look like normal source, but can exceed Biome’s 200,000-type limit and obscure genuine diagnostics; do not suppress source errors merely because Biome suggests the exclusion.