mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
6
docs/content/en/quick-reference/glossary/glob.md
Normal file
6
docs/content/en/quick-reference/glossary/glob.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: glob
|
||||
reference: https://github.com/gobwas/glob?tab=readme-ov-file#example
|
||||
---
|
||||
|
||||
A _glob_ is a pattern used to match filenames and paths. It's a shorthand for specifying a set of files, making it easier to work with multiple files at once.
|
Reference in New Issue
Block a user