debian-workalendar/.gitignore

11 lines
100 B
Plaintext

*.pyc
*.egg-info
dist/
build/
.coverage
.tox/
# py.test cache
.cache/
.pytest-cache/
.pytest_cache/