mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
not to ship maintenance utilities
This commit is contained in:
parent
c3571f0c11
commit
eeeecf1177
2 changed files with 1 additions and 1 deletions
1
MANIFEST
1
MANIFEST
|
@ -125,7 +125,6 @@ t/virtual_table/20_perldata.t
|
||||||
t/virtual_table/21_perldata_charinfo.t
|
t/virtual_table/21_perldata_charinfo.t
|
||||||
t/virtual_table/rt_99748.t
|
t/virtual_table/rt_99748.t
|
||||||
typemap
|
typemap
|
||||||
util/getsqlite.pl
|
|
||||||
xt/meta.t
|
xt/meta.t
|
||||||
xt/pmv.t
|
xt/pmv.t
|
||||||
xt/pod.t
|
xt/pod.t
|
||||||
|
|
|
@ -27,3 +27,4 @@ CVS/.*
|
||||||
^bugs/
|
^bugs/
|
||||||
^MYMETA\.[a-z]+$
|
^MYMETA\.[a-z]+$
|
||||||
^SQLite.c$
|
^SQLite.c$
|
||||||
|
^util/
|
||||||
|
|
Loading…
Add table
Reference in a new issue