Closed jennybc closed 4 years ago
When I added the googlesheets4 logo, I realized that, for example, googledrive doesn't have this meta .json file.
.json
Do we care about those?
In any case, I took a look more broadly at the overlap between the PNG/, SVG/, and meta/ directories, in case we want to encourage rationalization.
PNG/
SVG/
meta/
Reveals that there's an errant SVG/tidypredicts.svg file (note the "s" in tidypredictS).
SVG/tidypredicts.svg
Ideally we'd run this with a github action so we'd see the change every time we committed.
Closing since we now have an svg for every png (and vice versa) and the meta directory is gone.
When I added the googlesheets4 logo, I realized that, for example, googledrive doesn't have this meta
.json
file.Do we care about those?
In any case, I took a look more broadly at the overlap between the
PNG/
,SVG/
, andmeta/
directories, in case we want to encourage rationalization.Reveals that there's an errant
SVG/tidypredicts.svg
file (note the "s" in tidypredictS).