mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
10 lines
301 B
Text
10 lines
301 B
Text
# setuptools-scm includes everything tracked by git
|
|
prune contrib
|
|
prune scripts
|
|
prune tests/storage/servers
|
|
prune tests/storage/etesync
|
|
recursive-include tests/storage/servers/radicale *
|
|
recursive-include tests/storage/servers/skip *
|
|
|
|
prune docs/_build
|
|
global-exclude *.py[cdo] __pycache__ *.so *.pyd
|