vdirsyncer/.gitignore
2015-07-26 13:45:53 +02:00

17 lines
255 B
Text

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