Remove links for folders containing only a .gitkeep #2208
AlexejheroYTB posted onGitHub
<!-- Thanks for contributing! 🏓 -->
Suggestion
In some repos, there may be empty folders containing a .gitkeep
file. This is usually done so that the folders appear in the repo, even though they dont contain any files (maybe the folders themselves store information in their name).
The link to open the folder is redundant because inside it there is only a 0 KB .gitkeep
file.
Refind github could check if there is only one file in the folder and if it has 0 KB, and if that is the case, completely remove the link to open the folder.
Example URL
<!-- Please specify a URL where the feature should appear -->
https://github.com/AlexejheroYTB/Dlockly/tree/master/blocks/custom
Example of folder that this could apply to: 002 [sep]
'
Images
This feature could look something like this: