WIP Readme

This commit is contained in:
Baptiste Bonnot 2024-10-25 17:49:08 +02:00
parent b2f132040f
commit ff18023ed9
10 changed files with 395 additions and 2 deletions

11
.gitea/template Normal file
View file

@ -0,0 +1,11 @@
# 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]