I found only one topic that's close to my question but it's old and I'd rather not necro-bump.
I have a local Subversion server that I want to use for versioning my changes/additions to my work. I read about Projects but it doesn't seem to handle my case. So, what I need to know is the list of files that I need to put in my repository to save me from myself. I'm not going to put the entire ~/.node-red tree in there, just whatever holds my flows... and settings.js
You're assistance is appreciated.