2 items tagged with "exclude"
Keep Vibgrate scans focused by excluding generated, vendored, or irrelevant paths using config exclusions and the --exclude flag.
Pass the path as an argument: vg scan packages/api or vg scan /absolute/path/to/project. The scan will discover projects recursively from that path. T...