add output folder to gitignore

This commit is contained in:
pjmalandrino 2025-05-15 15:03:56 +02:00
parent f35ce37da8
commit c163dd5cd7
4 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
.idea
.idea
document_output

0
find_optimal_scale.sh Normal file
View file

0
process_full_document.sh Normal file
View file

0
process_single_page.sh Normal file
View file