- 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
21 lines
437 B
JSON
21 lines
437 B
JSON
{
|
|
"bioconductor.version": null,
|
|
"external.libraries": [],
|
|
"ignored.packages": [],
|
|
"package.dependency.fields": [
|
|
"Imports",
|
|
"Depends",
|
|
"LinkingTo"
|
|
],
|
|
"ppm.enabled": null,
|
|
"ppm.ignored.urls": [],
|
|
"r.version": null,
|
|
"snapshot.dev": false,
|
|
"snapshot.type": "implicit",
|
|
"use.cache": true,
|
|
"vcs.ignore.cellar": true,
|
|
"vcs.ignore.library": true,
|
|
"vcs.ignore.local": true,
|
|
"vcs.manage.ignores": true
|
|
}
|