This commit is contained in:
Mariano Gabriel
2026-07-05 22:59:27 -03:00
parent 8cfb4c2cbe
commit bb84558526
8 changed files with 245 additions and 29 deletions

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@ output/*
# doocus document extraction output (textified docs + metadata; local-only)
docs-output/
# doocus managed collections (UI-scanned sources → one subfolder per source)
doocus-data/
# Python cache
__pycache__
*.pyc