chore: gitignore docs/ and untrack existing files

Stop tracking docs/ — the existing spec and plan files (both this PR's
multi-R-version-images set and the prior weekly-missing-binaries set)
were intermediate working artifacts that don't need to live in the
repo. Files remain on disk locally but are no longer in git.
This commit is contained in:
Patrick Schratz 2026-05-26 10:41:16 +02:00
commit 5c3383f9e1
Signed by: pat-s
GPG key ID: 3C6318841EF78925

2
.gitignore vendored
View file

@ -95,6 +95,6 @@ terraform.rc
.envrc
exec.sh
exec.R
docs/_site
docs/
local/test.R
.DS_Store