mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Exclude docker-related files from tarballs
This commit is contained in:
parent
74bb2ffb66
commit
f9c6602684
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# setuptools-scm includes everything tracked by git
|
||||
prune docker
|
||||
prune docker-compose
|
||||
prune scripts
|
||||
prune tests/storage/servers
|
||||
prune tests/storage/etesync
|
||||
|
|
|
|||
Loading…
Reference in a new issue