--- title: glob reference: https://github.com/gobwas/glob?tab=readme-ov-file#example --- A _glob_ is a pattern used to match file names and paths. It's a shorthand for specifying a set of files, making it easier to work with multiple files at once.