Follow-up of Codeberg/Community#418 and all the related topics for how to keep Codeberg a clean place and repo-filesize at a minimum possible. Apart increasing disk usage on the server, repos that contain accidental commits of garbage are annoying to deal with.
It would be nice to have a part in the docs that explains how to prevent you from commiting large garbage, i.e. by writing a good .gitignore file that prevents you from pushing caches and build output to the upstream repo.
Follow-up of Codeberg/Community#418 and all the related topics for how to keep Codeberg a clean place and repo-filesize at a minimum possible. Apart increasing disk usage on the server, repos that contain accidental commits of garbage are annoying to deal with.
It would be nice to have a part in the docs that explains how to prevent you from commiting large garbage, i.e. by writing a good `.gitignore` file that prevents you from pushing caches and build output to the upstream repo.