vdirsyncer/.gitignore
2018-02-05 08:23:45 +01:00

16 lines
151 B
Text

*.pyc
__pycache__
htmlcov
.coverage
build
env
*.egg-info
.cache
.pytest_cache
.eggs
.egg
.xprocess
dist
docs/_build/
vdirsyncer/version.py
.hypothesis