mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Merge pull request #859 from pimutils/tarball-includes
Tweak files included in tarballs
This commit is contained in:
commit
a42906b0e8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
# setuptools-scm includes everything tracked by git
|
# setuptools-scm includes everything tracked by git
|
||||||
prune contrib
|
prune docker
|
||||||
|
prune docker-compose
|
||||||
prune scripts
|
prune scripts
|
||||||
prune tests/storage/servers
|
prune tests/storage/servers
|
||||||
prune tests/storage/etesync
|
prune tests/storage/etesync
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue