Curtis "Ovid" Poe on Nostr: nprofile1q…72gd0 In my case, I want an `uploads` directory to always be there, but ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq3dyy3r0j8duxhwduyxhw9yjkkf7eu2hw44nn3k0cuuzu9ldp2qqqr72gd0 (nprofile…2gd0) In my case, I want an `uploads` directory to always be there, but not commit those files. When I run my tests, I don't want to always recreate that, nor duplicate build system logic. It also makes the directory very visible to anyone else checking out the project, so they can see structure just by browsing.
You also might want "empty" directories if you're doing heavy refactoring and don't want to lose structure in the interim.
You also might want "empty" directories if you're doing heavy refactoring and don't want to lose structure in the interim.