Hi,
Ive just using the bela ide with git... and noticed that if you create a project in bela, and initialise git with it.

it puts settings.json in .gitignore , why is this?

this seems wrong, since the extra make flags are stored in settings.json, so if I pulled the project onto another bela without this file, it wouldn't work.

or am i missing something?

(I've removed it for now, so wanted to know if Im going to run into other issues)

    thetechnobear yes I think you're right, that shouldn't be in there so I'll remove it.

    Any more feedback about the in-built git is welcome, it is probably the least well-tested feature of the IDE at the moment, and could probably do with a bit of attention...