Basically I’m missing a feature that allows me to configure components for libraries like I can with .gitignore. Sometime I would simply like to have a component for a local project but not shared in the global library. Currently I have to watch carefully, that I don’t accidently push this component with other changes I want to make public.
Is there currently a best practice, which I don’t know to solve that workflow issue?