WIP Readme
This commit is contained in:
parent
b2f132040f
commit
ff18023ed9
10 changed files with 395 additions and 2 deletions
11
.gitea/template
Normal file
11
.gitea/template
Normal 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]
|
Loading…
Add table
Add a link
Reference in a new issue