symfony / recipes

Symfony Recipes Repository
https://github.com/symfony/recipes/blob/flex/main/RECIPES.md
MIT License
964 stars 476 forks source link

[`DX`, `symfony/flex`] Create folders by `symfony/flex` not by the seeding of `.gitignore` files #1318

Open kaznovac opened 4 months ago

kaznovac commented 4 months ago

This is just a nitpick, but has DX impact.

The recipe's mainfest.json can state the instruction to create the placeholder folders (similarly to dockerfile/docker-compose configurations).

Having empty committed .gitignore files or having to delete them each time the recipe is reinstalled is not the best DX.