- Add Dockerfile, docker-compose.yml, .dockerignore, .env (port 3842) - Add Caddyfile.snippet for analytics gateway import pattern - Add .gitea/workflows/deploy.yaml for act_runner SSH deploy - Untrack sensitive/data files (SCPA xlsx, owners.rds) - Add renv lockfile and infrastructure files - Reorganize data-raw scripts and add SarasotaCounty boundary data - Move www assets to www/images/, add docs PDFs
20 lines
180 B
Plaintext
20 lines
180 B
Plaintext
renv/library/
|
|
renv/staging/
|
|
renv/local/
|
|
renv/python/
|
|
|
|
.Rproj.user/
|
|
.Rhistory
|
|
.RData
|
|
.DS_Store
|
|
|
|
.Rprofile
|
|
renv/activate.R
|
|
renv/settings.json
|
|
|
|
data-raw/
|
|
|
|
CLAUDE.md
|
|
TODO.md
|
|
README.md
|