Fix schema exclude patterns example path.
This commit is contained in:
parent
99590cb6b6
commit
06dc336481
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ map:
|
|||
patterns" for more details.
|
||||
example:
|
||||
- '*.pyc'
|
||||
- ~/*/.cache
|
||||
- /home/*/.cache
|
||||
- /etc/ssl
|
||||
exclude_from:
|
||||
seq:
|
||||
|
|
Loading…
Reference in a new issue