Refresh data, move logs to project dir, update docs
Some checks failed
Deploy stAndrews / deploy (push) Failing after 16s
Some checks failed
Deploy stAndrews / deploy (push) Failing after 16s
- Weekly refresh: 388 owners, 10 sales, 11 listings (2026-04-16) - Move cron logs from ~/ to logs/ in each project dir - Add logs/ to .gitignore and .dockerignore - Update CLAUDE.md with log location and ops notes - Update TODO.md with log relocation completion
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -27,10 +27,15 @@ data-raw/uscb/
|
||||
|
||||
# Derived data (rebuilt from data-raw via data-raw/main.R)
|
||||
data/owners.rds
|
||||
|
||||
# Downloaded HOA documents (large, not committed)
|
||||
www/docs/
|
||||
data/venice.rds
|
||||
data/venice_facts.rds
|
||||
data/beaches.rds
|
||||
.Renviron
|
||||
.aider*
|
||||
.env
|
||||
.env
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
|
||||
Reference in New Issue
Block a user