1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 06:08:38 -04:00

not to ship maintenance utilities

This commit is contained in:
Kenichi Ishigaki 2015-03-19 02:20:08 +09:00
parent c3571f0c11
commit eeeecf1177
2 changed files with 1 additions and 1 deletions

View file

@ -125,7 +125,6 @@ t/virtual_table/20_perldata.t
t/virtual_table/21_perldata_charinfo.t
t/virtual_table/rt_99748.t
typemap
util/getsqlite.pl
xt/meta.t
xt/pmv.t
xt/pod.t

View file

@ -27,3 +27,4 @@ CVS/.*
^bugs/
^MYMETA\.[a-z]+$
^SQLite.c$
^util/