vdirsyncer/.gitignore
2016-01-10 02:24:48 +01:00

19 lines
256 B
Text

tests/storage/servers/*
!tests/storage/servers/__init__.py
!tests/storage/servers/radicale
!tests/storage/servers/skip
*.pyc
__pycache__
htmlcov
.coverage
build
env
*.egg-info
.cache
.eggs
.egg
.xprocess
dist
docs/_build/
vdirsyncer/version.py
.hypothesis