There’s an old adage: don’t commit generated files.
While that’s not a hard and fast rule these days, it made me realize, that my conversations with Cursor in composer are really important. The code generated from it is almost secondary. But I’m not committing the conversation to github, so it gets lost from my future, or for my collaborators.
Is there a standard way to capture all composer conversations in the repo, so that when I commit source code, i capture the history of how we wrote the code together?