I'm not sure I completely follow so bear with me. ![]()
Instead of the repo I currently have that contains only flows.json, flows_cread.json, and package.json, I need to recreate the repo with everything but the files and folders you specified in .gitignore? Once I clone the repo, run npm install and everything should be good.
Then whenever I make changes, I just need to drop into cli to commit the changes and push them to Github?