mirror of
https://github.com/nxshock/backuper.git
synced 2025-07-02 00:23:37 +05:00
Rename mask to pattern
This commit is contained in:
parent
71ee59c4fc
commit
8e1c69fdea
5 changed files with 20 additions and 20 deletions
|
@ -6,5 +6,5 @@ MinimalLogLevel = 1
|
|||
|
||||
[[Masks]]
|
||||
Path = "/home/user/go/src"
|
||||
FileNameMaskList = ["*.go", "go.mod", "go.sum"]
|
||||
FileNamePatternList = ["*.go", "go.mod", "go.sum"]
|
||||
Recursive = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue