attempt to use separate folder for docs and meetings
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user