DEBSOURCES
Skip Quicknav
sources / python-workalendar / 17.0.0-1 / .gitignore
12345678910111213
*.pyc *.egg-info dist/ build/ .coverage .tox/ Pipfile Pipfile.lock pyproject.toml # py.test cache .cache/ .pytest-cache/ .pytest_cache/