DEBSOURCES
Skip Quicknav
sources / python-cachetools / 7.0.1-1 / .gitignore
123456789101112
*.egg-info *.pyc *.swp .cache/ .coverage .pytest_cache/ .tox/ MANIFEST build/ dist/ docs/_build/