mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -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$
|
||||
\.xsi$
|
||||
\.bs$
|
||||
\.el$
|
||||
^.#
|
||||
^mess/
|
||||
^sqlite/
|
||||
|
@ -25,3 +26,4 @@ CVS/.*
|
|||
^\.git
|
||||
^bugs/
|
||||
^MYMETA\.[a-z]+$
|
||||
^SQLite.c$
|
||||
|
|
Loading…
Add table
Reference in a new issue