mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
added .el and SQLite.c to MANIFEST.SKIP
This commit is contained in:
parent
68a73aba1b
commit
29814af5a9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ CVS/.*
|
||||||
\.pdb$
|
\.pdb$
|
||||||
\.xsi$
|
\.xsi$
|
||||||
\.bs$
|
\.bs$
|
||||||
|
\.el$
|
||||||
^.#
|
^.#
|
||||||
^mess/
|
^mess/
|
||||||
^sqlite/
|
^sqlite/
|
||||||
|
@ -25,3 +26,4 @@ CVS/.*
|
||||||
^\.git
|
^\.git
|
||||||
^bugs/
|
^bugs/
|
||||||
^MYMETA\.[a-z]+$
|
^MYMETA\.[a-z]+$
|
||||||
|
^SQLite.c$
|
||||||
|
|
Loading…
Add table
Reference in a new issue