mirror of
https://github.com/qurator-spk/page2tsv.git
synced 2025-06-14 22:09:54 +02:00
.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>
This commit is contained in:
parent
0ec6f83c4c
commit
175694d25d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/build
|
||||
*.egg-info
|
||||
__pycache__
|
||||
tests/**/*.jpg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue