usually we exclude files from git commits by means of .gitignore but is there a way to keep the comport property somehow out of the commit. My code gets checked out on different development pc’s and i cannot find an obvious way of ignoring the comport settings from the git repository
VisualGDB will now expand per-user variables in the COM port and Baud Rate setting, so you can set the COM port to something like $(ESP32ComPort) and it will have different values for different users.