The gitkeep method

Here’s something new about git I learned, based on a suggestion working with Claude: the .gitkeep method. I was making a new spec repository for sharing tech specs from stories.  Some of the directories were empty. Claude noted that there was a convention, not part of git, to create a .gitkeep file in an empty […]