DEBSOURCES
Skip Quicknav
sources / cumin / 5.1.1-1 / .gitignore
1234567891011121314
/build/ /doc/build/ /.cache/ /.coverage* /.eggs/ /.pytest_cache/ /.tox/ /.venv/ /dist/ /logs/ /*.egg-info/ __pycache__/ *.pyc *.sw?