wireshark: fix update ignore pattern
to correctly ignore development versions, which might have one digit instead of two.
This commit is contained in:
parent
30b7b437ba
commit
188cb0bfb1
@ -1 +1 @@
|
||||
ignore="*.?[13579].*"
|
||||
ignore="*.*[13579].*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user