We have external code files that are a part of a project, but are not a part of the CCS4 msp430 project. They need to be in source code control, but shouldn't be automatically included into the CCS4 Project.
If I drop a MATLAB folder in the project directory CCS4 automatically assumes its source intended for the msp430.
How can I exclude a directory, or get CCS4 to ignore a directory without manually excluding all of the files? Ideally CCS4 shouldn’t even show me the directory unless I include it.
Thank you.