git repo is too big
DavidLudwig opened this issue · 1 comments
DavidLudwig commented
The git repo for the reference implementation is fairly large, on the order of a few dozen MB. A cursory look through the git repo turns up a few sources of large files:
- P0267_RefImpl/P0267_RefImpl/Samples/Screenshots/* -- there is about 10 MB of image data in here. Are these getting used? If not, can we delete them?
- some large-looking .pdb and .dll files were checked in a while ago, details of which are forthcoming. Can these be deleted?
DavidLudwig commented
Attached is a list of all git objects in io2d's reference implementation, along with their sizes, as printed via an attached script (sourced from https://gist.github.com/magnetikonline/dd5837d597722c9c2d5dfa16d8efe5b9 ).
This was run against a git clone from Github as of commit 0bd09ec