mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
18 lines
182 B
Text
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
|