# Development environment .bash_history .pylintrc .pytest_cache/ .ruffus_history.sqlite .venv*/ *.pyc *.sublime-* *.DS_Store # Package building .eggs/ *.egg-info/ build/ dist/ wheelhouse/ pip-wheel-metadata/ # Automatically generated files docs/_build/ docs/_static/ docs/_templates/ docs/Makefile ocrmypdf/lib/_*.py # Code coverage .coverage* htmlcov/ # Testing .ipynb_checkpoints/ .vscode/ *.ipynb *.profile /*.pdf /*.qdf /*.png /scratch.py IDEAS log/ tests/output/ tests/resources/private/ tmp/ /debug_tests.py *.traineddata /private