DEBSOURCES
Skip Quicknav
sources / python-multipledispatch / 1.0.0-1 / .gitignore
1234567891011
*.pyc *.egg-info/ .cache/ .pytest_cache/ # Virtualenv /venv/ /.venv/ # For CLion or PyCharm /.idea/