proto: add regex support for skip=
This commit is contained in:
parent
a118f445d5
commit
1665b57e14
2 changed files with 11 additions and 8 deletions
|
@ -86,6 +86,7 @@ sys d775
|
|||
include
|
||||
+
|
||||
lib d775
|
||||
skip=\.(pyo|pyc)$
|
||||
+
|
||||
log
|
||||
man
|
||||
|
@ -107,6 +108,7 @@ sys d775
|
|||
8
|
||||
*
|
||||
src
|
||||
skip=\.[ao]?[12578vqki]?$
|
||||
+
|
||||
tmp d555
|
||||
usr d775
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue