attempt to use separate folder for docs and meetings

This commit is contained in:
Mariano Gabriel
2026-07-06 01:18:17 -03:00
parent bb84558526
commit 31ad8e5928
10 changed files with 261 additions and 62 deletions

6
.gitignore vendored
View File

@@ -9,8 +9,10 @@ output/*
# doocus document extraction output (textified docs + metadata; local-only)
docs-output/
# doocus managed collections (UI-scanned sources → one subfolder per source)
# Managed collection roots (one subfolder per source; index.json + sidecars).
# doocus-data = document collections, meetus-data = meeting collections.
doocus-data/
meetus-data/
# Python cache
__pycache__
@@ -21,4 +23,4 @@ __pycache__
.venv/
local-run.sh
meetings.txt
meetings