Module::Build generates archive files with 'v' for version
This commit is contained in:
parent
d55c314d28
commit
e3eeedc2c1
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
^MANIFEST\.SKIP
|
^MANIFEST\.SKIP
|
||||||
|
|
||||||
# Avoid archives of this distribution
|
# Avoid archives of this distribution
|
||||||
\b[sS]tow-[\d\.\_]+
|
\b[sS]tow-v?[\d\.\_]+
|
||||||
|
|
||||||
# Avoid autotools stuff
|
# Avoid autotools stuff
|
||||||
^aclocal.m4$
|
^aclocal.m4$
|
||||||
|
|
Loading…
Reference in a new issue