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:
parent
bd793868bf
commit
5c3383f9e1
1 changed files with 1 additions and 2425 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -95,6 +95,6 @@ terraform.rc
|
|||
.envrc
|
||||
exec.sh
|
||||
exec.R
|
||||
docs/_site
|
||||
docs/
|
||||
local/test.R
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue