GitHubSign in

A pattern-matching syntax used in Unix-like operating systems for file names that allows for simple wildcard matches.

"Using glob patterns, you can easily specify groups of filenames with wildcard characters, like *.txt for all text files."

@openai