mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
14 lines
195 B
Text
14 lines
195 B
Text
*.pyc
|
|
__pycache__
|
|
htmlcov
|
|
.coverage
|
|
build
|
|
env
|
|
*.egg-info
|
|
.cache
|
|
.xprocess
|
|
dist
|
|
tests/storage/dav/servers/*
|
|
!tests/storage/dav/servers/__init__.py
|
|
!tests/storage/dav/servers/radicale
|
|
docs/_build/
|