hollance / TheKissOfShame

DSP Magnetic Tape Emulation
https://audiodev.blog/kiss-of-shame/
GNU General Public License v3.0
102 stars 4 forks source link

Sorry, had to nuke the repo (but it's back now!) #1

Open hollance opened 7 months ago

hollance commented 7 months ago

I messed up and added the BinaryData.cpp files to git lfs since I had expected them to be larger than they were. Turns out LFS wasn't actually needed for these files.

GitHub has storage and bandwidth limits for LFS files and I was almost out of the free quota.

To permanently remove these files from GitHub's storage, I had to delete the repo and re-create it. This may have lost a couple of issues and I'm not sure if any of the forks will still work.

I've put the Builds and JuceLibraryCode folders in .gitignore now so that BinaryData.cpp is no longer part of the repo.

Sorry for the trouble! If you submitted an issue, please create it again. Thanks!