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