tenant-tpl/.gitea/template
2024-10-25 17:49:08 +02:00

11 lines
216 B
Text

# Expand all .go files, anywhere in the repository
**.yaml
# All text files in the text directory
text/*.txt
# A specific file
a/b/c/d.json
# Batch files in both upper or lower case can be matched
**.[bB][aA][tT]