A fresh session started here needs a discoverable path to the source .ods files and audit scripts for future year migrations (2021-2025). The symlink is machine-local (absolute path), so it's gitignored -- CLAUDE.md documents how to recreate it if missing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
src/*
|
|
log/*
|
|
*.sql
|
|
*/*.gz
|
|
|
|
# Local convenience symlink to the source data workspace (machine-specific
|
|
# absolute path, see CLAUDE.md) -- never versioned.
|
|
/sources-compta
|