Comment on Don't create .gitkeep files, use .gitignore instead (2023)parentComments−throwaway2906mo.gitkeep is not a standard and also because it starts with dot it is hidden by default in file listings which makes it even less intuitive.
Comments
.gitkeep is not a standard and also because it starts with dot it is hidden by default in file listings which makes it even less intuitive.