vdirsyncer/.gitignore
Markus Unterwaditzer 2a2457e364
CI refactor (#713)
* Switch to CircleCI

* add circleci badge
2018-02-09 20:50:48 +01:00

18 lines
182 B
Text

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