1
0
Fork 0
mirror of https://github.com/qurator-spk/page2tsv.git synced 2025-06-09 19:39:54 +02:00
page2tsv/.gitignore
Stefan Weil 175694d25d .gitignore: Ignore build directory
That directory is created by `make all` from ocrd_all and should be ignored
to get a clean `git status`.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-22 19:15:35 +02:00

5 lines
60 B
Text

/build
*.egg-info
__pycache__
tests/**/*.jpg
tests/**/*.png