vdirsyncer/.gitignore
2015-09-16 22:51:18 +02:00

18 lines
260 B
Text

*.pyc
__pycache__
htmlcov
.coverage
build
env
*.egg-info
.cache
.eggs
.egg
.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