mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-01-08 13:11:17 +00:00
31 lines
349 B
Plaintext
31 lines
349 B
Plaintext
*.ipynb
|
|
*.pdf
|
|
*.pyc
|
|
*.rst
|
|
*.sublime*
|
|
*/*.pyc
|
|
*/*/*.pyc
|
|
*/*/*/*.pyc
|
|
*/*/*/*/*.pyc
|
|
*/*/*/*/*/*.pyc
|
|
*/*/*/*/*/*/*.pyc
|
|
*/*/*/*/*/*/*/*.pyc
|
|
.cache/
|
|
.git/
|
|
.ipynb_checkpoints/
|
|
.ruffus_history.sqlite
|
|
bin/
|
|
build/
|
|
dist/
|
|
htmlcov/
|
|
include/
|
|
lib/
|
|
MANIFEST.in
|
|
ocrmypdf.egg-info/
|
|
staging/
|
|
tests/cache/
|
|
tests/output/
|
|
tests/resources/private/
|
|
tmp/
|
|
venv-3.4/
|
|
venv-3.5/ |