1
0
Fork 0
mirror of https://github.com/qurator-spk/page2tsv.git synced 2025-06-15 22:39:54 +02:00

Merge pull request #14 from stweil/gitignore

.gitignore: Ignore build directory
This commit is contained in:
Kai Labusch 2023-10-23 07:54:57 +02:00 committed by GitHub
commit fa1c6b5aa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/build
*.egg-info
__pycache__
tests/**/*.jpg