Constant Full Storage from .git

hey @efewqefwfd if you’d like to address the problem at the source instead of working around it by deleting your project’s history, you’ll need to find what files are being changed often and are filling up your repo and add them to a gitignore file. This post talks about the basics.

Once your git repo is ignoring files that change often it should stop filling up your disk space.