Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Remove header.psd files from static? #77

Closed
alistairewj opened this Issue Jul 14, 2017 · 2 comments

Comments

Projects
None yet
2 participants
Owner

alistairewj commented Jul 14, 2017

The header.psd, header2.psd, and header3.psd files take up ~80 MB which bloats the repository quite a bit. Any thoughts about removing them?

Owner

tompollard commented Jul 14, 2017 edited

Next thing you'll be telling us you bought a Macbook Air ☺ But yep I agree they aren't needed. Happy if you'd like to delete them, though I'm not sure if this will free up space or not?

If it doesn't free up the space then they may need to be purged from the history, which will put all of the copies out of sync but I don't think that's a big deal.

Owner

alistairewj commented Jul 17, 2017

Cleaned them out of the repository, clone now downloads 27 MB whereas before it was ~116 MB. The header files can still be found by digging through some pull requests (which aren't cloned by default), if we are ever desperate to get them back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment