DEBSOURCES
Skip Quicknav
sources / python-pex / 1.5.3-1 / .gitignore
12345678910111213141516
*~ *.pyc *.egg-info /.cache /venv /build/* /dist/* /docs/_build /.tox /.idea /.coverage* /htmlcov /.pyenv_test .cache/* .eggs/* /.pytest_cache