mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
7 lines
250 B
Markdown
7 lines
250 B
Markdown
---
|
|
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.
|